Searched refs:ETHERTYPE_PPPOE (Results 1 – 9 of 9) sorted by relevance
300 #define ETHERTYPE_PPPOE 0x8864 /* PPP Over Ethernet Session Stage */ macro
946 etype = sc->sc_state == PPPOE_STATE_SESSION ? ETHERTYPE_PPPOE : ETHERTYPE_PPPOEDISC; in pppoe_output()
554 case ETHERTYPE_PPPOE: in ether_input()
310 case ETHERTYPE_PPPOE: in ether_encap_print()
1367 } else if (ethertype == ETHERTYPE_PPPOE) { in pppoe_if_print()
210 _this->ehdr.ether_type = htons(ETHERTYPE_PPPOE); in pppoe_session_output()
215 BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, ETHERTYPE_PPPOE, 1, 0), in pppoed_listener_start()
1084 eh->ether_type = htons(ETHERTYPE_PPPOE); in npppd_ppp_pipex_enable()
879 mvpp2_prs_match_etype(&pe, 0, ETHERTYPE_PPPOE); in mvpp2_prs_etype_init()