Searched refs:BPF_MISC (Results 1 – 8 of 8) sorted by relevance
284 case BPF_MISC|BPF_TAX:289 case BPF_MISC|BPF_TXA:
524 case BPF_MISC|BPF_TAX:528 case BPF_MISC|BPF_TXA:679 case BPF_MISC:
366 case BPF_MISC: in atomuse()399 case BPF_MISC: in atomdef()691 next->s.code = BPF_MISC|BPF_TAX; in opt_peep()698 next->s.code == (BPF_MISC|BPF_TAX)) { in opt_peep()700 next->s.code = BPF_MISC|BPF_TXA; in opt_peep()737 if (tax == 0 || tax->s.code != (BPF_MISC|BPF_TAX)) in opt_peep()1045 s->code = BPF_MISC|BPF_TXA; in opt_stmt()1064 case BPF_MISC|BPF_TXA: in opt_stmt()1078 case BPF_MISC|BPF_TAX: in opt_stmt()
1676 sappend(s, new_stmt(BPF_MISC|BPF_TAX)); in gen_loadx_iphdrlen()2197 s2 = new_stmt(BPF_MISC|BPF_TAX); in gen_load_prism_llprefixlen()2237 s2 = new_stmt(BPF_MISC|BPF_TAX); in gen_load_avs_llprefixlen()2274 s2 = new_stmt(BPF_MISC|BPF_TAX); in gen_load_radiotap_llprefixlen()2298 s2 = new_stmt(BPF_MISC|BPF_TAX); in gen_load_radiotap_llprefixlen()2342 s2 = new_stmt(BPF_MISC|BPF_TAX); in gen_load_ppi_llprefixlen()2366 s2 = new_stmt(BPF_MISC|BPF_TAX); in gen_load_ppi_llprefixlen()2439 s2 = new_stmt(BPF_MISC|BPF_TXA); in gen_load_802_11_header_len()5645 s[i] = new_stmt(BPF_MISC|BPF_TAX);5687 s[i - 1]->s.jt = s[i] = new_stmt(BPF_MISC|BPF_TXA);[all …]
47 #define BPF_MISC 0x07 macro
1261 #define BPF_MISC 0x07 macro
8063 BPF_STMT(BPF_MISC| BPF_TAX, 0),8071 BPF_STMT(BPF_MISC| BPF_TAX, 0),8132 BPF_STMT(BPF_MISC | BPF_TAX, 0),