Searched refs:BPF_TXA (Results 1 – 12 of 12) sorted by relevance
14 #if defined(BPF_TXA) || (defined(HAVE_DECL_BPF_TXA) && HAVE_DECL_BPF_TXA)15 XLAT(BPF_TXA),
2 BPF_TXA
42 #define BPF_TXA 0x80 macro
92 #define BPF_TXA 0x80 macro
218 #define BPF_TXA 0x80 macro
304 case BPF_MISC|BPF_TXA:
415 return BPF_MISCOP(c) == BPF_TXA ? X_ATOM : A_ATOM; in atomuse()728 next->s.code = BPF_MISC|BPF_TXA; in opt_peep()1078 s->code = BPF_MISC|BPF_TXA; in opt_stmt()1097 case BPF_MISC|BPF_TXA: in opt_stmt()
594 case BPF_MISC|BPF_TXA:
2556 s2 = new_stmt(cstate, BPF_MISC|BPF_TXA); in gen_load_802_11_header_len()5869 s[i - 1]->s.jt = s[i] = new_stmt(cstate, BPF_MISC|BPF_TXA); in gen_protochain()5880 s[i - 1]->s.jt = s[i] = new_stmt(cstate, BPF_MISC|BPF_TXA); in gen_protochain()8299 s1 = new_stmt(cstate, BPF_MISC|BPF_TXA); in gen_geneve4()8452 s1 = new_stmt(cstate, BPF_MISC|BPF_TXA); in gen_geneve_offsets()
58 case BPF_MISC|BPF_TXA:237 .code = BPF_MISC|BPF_TXA, in nfct_bsf_a_equal_x()