Home
last modified time | relevance | path

Searched refs:LLCSAP_IPX (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/core/src/include/bpf/
H A Dllc.h61 #ifndef LLCSAP_IPX
62 #define LLCSAP_IPX 0xe0 macro
/mOS-networking-stack/core/src/bpf/
H A Dsf_nametoaddr.c333 {"ipx", LLCSAP_IPX},
H A Dsf_gencode.c1828 case LLCSAP_IPX:
1861 b0 = gen_cmp(OR_MACPL, 0, BPF_B, (bpf_int32) LLCSAP_IPX);
2032 case LLCSAP_IPX:
2058 b0 = gen_cmp(OR_MACPL, 0, BPF_B, (bpf_int32) LLCSAP_IPX);
2954 case LLCSAP_IPX:
3545 case LLCSAP_IPX:
3550 return gen_cmp(OR_MACPL, 0, BPF_B, (bpf_int32) LLCSAP_IPX);
4868 b1 = gen_linktype(LLCSAP_IPX);