Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_pppoe.h203 #define ETHERTYPE_PPPOE_DISC 0x8863 /* pppoe discovery packets */ macro
222 #define ETHERTYPE_PPPOE_DISC 0x6388 /* pppoe discovery packets */ macro
H A Dng_pppoe.c684 privp->eh.ether_type = ETHERTYPE_PPPOE_DISC; in ng_pppoe_constructor()
1083 privp->eh.ether_type = ETHERTYPE_PPPOE_DISC; in ng_pppoe_rcvmsg()
1176 wh->eh.ether_type = ETHERTYPE_PPPOE_DISC; in ng_pppoe_rcvmsg()
1221 wh->eh.ether_type = ETHERTYPE_PPPOE_DISC; in ng_pppoe_rcvmsg()
1613 case ETHERTYPE_PPPOE_DISC: in ng_pppoe_rcvdata_ether()
2073 wh->eh.ether_type = ETHERTYPE_PPPOE_DISC; in ng_pppoe_disconnect()