Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.h205 #define ETHERTYPE_PPPOE_DISC 0x8863 /* pppoe discovery packets */ macro
224 #define ETHERTYPE_PPPOE_DISC 0x6388 /* pppoe discovery packets */ macro
H A Dng_pppoe.c670 privp->eh.ether_type = ETHERTYPE_PPPOE_DISC; in ng_pppoe_constructor()
1069 privp->eh.ether_type = ETHERTYPE_PPPOE_DISC; in ng_pppoe_rcvmsg()
1162 wh->eh.ether_type = ETHERTYPE_PPPOE_DISC; in ng_pppoe_rcvmsg()
1207 wh->eh.ether_type = ETHERTYPE_PPPOE_DISC; in ng_pppoe_rcvmsg()
1598 case ETHERTYPE_PPPOE_DISC: in ng_pppoe_rcvdata_ether()
2058 wh->eh.ether_type = ETHERTYPE_PPPOE_DISC; in ng_pppoe_disconnect()
/f-stack/tools/compat/include/netgraph/
H A Dng_pppoe.h193 #define ETHERTYPE_PPPOE_DISC 0x8863 /* pppoe discovery packets */ macro
210 #define ETHERTYPE_PPPOE_DISC 0x6388 /* pppoe discovery packets */ macro