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

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

Completed in 107 milliseconds