Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.h89 NGM_PPPOE_SETMAXP = 15, /* Set PPP-Max-Payload value */ enumerator
H A Dng_pppoe.c174 NGM_PPPOE_SETMAXP,
1128 case NGM_PPPOE_SETMAXP: in ng_pppoe_rcvmsg()
1349 NG_MKMESSAGE(msg, NGM_PPPOE_COOKIE, NGM_PPPOE_SETMAXP, in send_maxp()
/f-stack/tools/compat/include/netgraph/
H A Dng_pppoe.h91 NGM_PPPOE_SETMAXP = 15 /* Set PPP-Max-Payload value */ enumerator