Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/bpf/
H A Dethertype.h111 #ifndef ETHERTYPE_PPPOED
112 #define ETHERTYPE_PPPOED 0x8863 macro
/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c7839 return gen_linktype((bpf_int32) ETHERTYPE_PPPOED); in gen_pppoed()