Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_pppoe.h87 NGM_PPPOE_SETMAXP = 15, /* Set PPP-Max-Payload value */ enumerator
H A Dng_pppoe.c188 NGM_PPPOE_SETMAXP,
1142 case NGM_PPPOE_SETMAXP: in ng_pppoe_rcvmsg()
1363 NG_MKMESSAGE(msg, NGM_PPPOE_COOKIE, NGM_PPPOE_SETMAXP, in send_maxp()