Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.h90 NGM_PPPOE_SEND_HURL = 16, /* Send PADM HURL message */ enumerator
H A Dng_pppoe.c181 NGM_PPPOE_SEND_HURL,
788 case NGM_PPPOE_SEND_HURL: in ng_pppoe_rcvmsg()
796 if (msg->header.cmd == NGM_PPPOE_SEND_HURL || in ng_pppoe_rcvmsg()
853 if (msg->header.cmd == NGM_PPPOE_SEND_HURL || in ng_pppoe_rcvmsg()
1135 case NGM_PPPOE_SEND_HURL: in ng_pppoe_rcvmsg()