Searched refs:ETHER_TYPE_PPPOE_DISCOVERY (Results 1 – 3 of 3) sorted by relevance
31 #define ETHER_TYPE_PPPOE_DISCOVERY 0x8863 // PPPoE discovery stage macro
19 #define B_NET_FRAME_TYPE_PPPOE_DISCOVERY B_NET_FRAME_TYPE(IFT_ETHER, ETHER_TYPE_PPPOE_DISCOVERY)
186 header.type = htons(ETHER_TYPE_PPPOE_DISCOVERY); in Up()273 ethernetHeader->type = ETHER_TYPE_PPPOE_DISCOVERY; in Down()525 header.type=htons(ETHER_TYPE_PPPOE_DISCOVERY); in Receive()