Home
last modified time | relevance | path

Searched refs:BPF_TXA (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/core/src/include/bpf/
H A Dsf-redefines.h138 #define BPF_TXA SFBPF_TXA macro
/mOS-networking-stack/core/src/bpf/
H A Dsf_optimize.c414 return BPF_MISCOP(c) == BPF_TXA ? X_ATOM : A_ATOM;
767 next->s.code = BPF_MISC | BPF_TXA;
1132 s->code = BPF_MISC | BPF_TXA;
1152 case BPF_MISC | BPF_TXA:
H A Dsf_bpf_filter.c531 case BPF_MISC | BPF_TXA:
H A Dsf_gencode.c2501 s2 = new_stmt(BPF_MISC | BPF_TXA); in gen_load_802_11_header_len()
5500 s[i] = new_stmt(BPF_MISC | BPF_TXA);
5511 s[i] = new_stmt(BPF_MISC | BPF_TXA);
5578 s[i - 1]->s.jt = s[i] = new_stmt(BPF_MISC | BPF_TXA);
5589 s[i - 1]->s.jt = s[i] = new_stmt(BPF_MISC | BPF_TXA);