Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dgencode.c536 static struct block *gen_mpls_linktype(compiler_state_t *, bpf_u_int32);
3200 return gen_mpls_linktype(cstate, ll_proto); in gen_linktype()
4936 gen_mpls_linktype(compiler_state_t *cstate, bpf_u_int32 ll_proto) in gen_mpls_linktype() function