Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
H A Dgencode.c553 static struct block *gen_mpls_linktype(compiler_state_t *, bpf_u_int32);
3153 return gen_mpls_linktype(cstate, ll_proto); in gen_linktype()
4881 gen_mpls_linktype(compiler_state_t *cstate, bpf_u_int32 ll_proto) in gen_mpls_linktype() function