Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/l2tp/
H A Dl2tp.h78 #define L2TP_AVP_TYPE_SUB_ADDRESS 23 macro
H A Dl2tp_subr.c134 NAME_VAL(L2TP_AVP_TYPE_SUB_ADDRESS),
H A Dl2tp_call.c345 case L2TP_AVP_TYPE_SUB_ADDRESS: in l2tp_call_recv_ICRQ()