Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.h92 NGM_PPPOE_SEND_MOTM = 18, /* Send PADM MOTM message */ enumerator
H A Dng_pppoe.c188 NGM_PPPOE_SEND_MOTM,
789 case NGM_PPPOE_SEND_MOTM: in ng_pppoe_rcvmsg()
797 msg->header.cmd == NGM_PPPOE_SEND_MOTM) { in ng_pppoe_rcvmsg()
854 msg->header.cmd == NGM_PPPOE_SEND_MOTM) { in ng_pppoe_rcvmsg()
1180 case NGM_PPPOE_SEND_MOTM: in ng_pppoe_rcvmsg()