Searched refs:gen_llc_linktype (Results 1 – 1 of 1) sorted by relevance
522 static struct block *gen_llc_linktype(compiler_state_t *, bpf_u_int32);3246 b1 = gen_llc_linktype(cstate, ll_proto); in gen_linktype()3255 return gen_llc_linktype(cstate, ll_proto); in gen_linktype()3262 return gen_llc_linktype(cstate, ll_proto); in gen_linktype()3268 return gen_llc_linktype(cstate, ll_proto); in gen_linktype()3280 b1 = gen_llc_linktype(cstate, ll_proto); in gen_linktype()3947 gen_llc_linktype(compiler_state_t *cstate, bpf_u_int32 ll_proto) in gen_llc_linktype() function