Searched refs:LLCSAP_IPX (Results 1 – 3 of 3) sorted by relevance
| /mOS-networking-stack/core/src/include/bpf/ |
| H A D | llc.h | 61 #ifndef LLCSAP_IPX 62 #define LLCSAP_IPX 0xe0 macro
|
| /mOS-networking-stack/core/src/bpf/ |
| H A D | sf_nametoaddr.c | 333 {"ipx", LLCSAP_IPX},
|
| H A D | sf_gencode.c | 1828 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);
|