Home
last modified time | relevance | path

Searched refs:gen_linux_sll_linktype (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/libpcap/
H A Dgencode.c528 static struct block *gen_linux_sll_linktype(compiler_state_t *, bpf_u_int32);
2208 gen_linux_sll_linktype(compiler_state_t *cstate, bpf_u_int32 ll_proto) in gen_linux_sll_linktype() function
3238 return gen_linux_sll_linktype(cstate, ll_proto); in gen_linktype()