Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dif_ether.h82 #define ETH_P_PPP_DISC 0x8863 /* PPPoE discovery messages */ macro
/linux/drivers/net/ppp/
H A Dpppoe.c486 .type = cpu_to_be16(ETH_P_PPP_DISC), in pppoe_disc_rcv()