Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/bpf/
H A Dethertype.h114 #ifndef ETHERTYPE_PPPOES
115 #define ETHERTYPE_PPPOES 0x8864 macro
/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c7849 b0 = gen_linktype((bpf_int32) ETHERTYPE_PPPOES); in gen_pppoes()