Home
last modified time | relevance | path

Searched refs:L2TP_AVP_TYPE_CALLED_NUMBER (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/npppd/l2tp/
H A Dl2tp.h76 #define L2TP_AVP_TYPE_CALLED_NUMBER 21 macro
H A Dl2tp_subr.c132 NAME_VAL(L2TP_AVP_TYPE_CALLED_NUMBER),
H A Dl2tp_call.c344 case L2TP_AVP_TYPE_CALLED_NUMBER: in l2tp_call_recv_ICRQ()