Searched refs:bpf_comp_jset32 (Results 1 – 2 of 2) sorted by relevance
165 size_t bpf_comp_jset32(struct sock_filter *filter, unsigned long mask, in bpf_comp_jset32() function187 curr_block += bpf_comp_jset32(curr_block, mask_hi, SKIPN(2) + jt, NEXT); in bpf_comp_jset64()189 curr_block += bpf_comp_jset32(curr_block, mask_lo, jt, jf); in bpf_comp_jset64()
87 #define bpf_comp_jset bpf_comp_jset32