Searched refs:bpf_comp_jeq32 (Results 1 – 2 of 2) sorted by relevance
63 size_t bpf_comp_jeq32(struct sock_filter *filter, unsigned long c, in bpf_comp_jeq32() function85 curr_block += bpf_comp_jeq32(curr_block, hi, NEXT, SKIPN(2) + jf); in bpf_comp_jeq64()87 curr_block += bpf_comp_jeq32(curr_block, lo, jt, jf); in bpf_comp_jeq64()
75 #define bpf_comp_jeq bpf_comp_jeq32