Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libpcap/
H A Dgencode.c442 static void init_linktype(compiler_state_t *, pcap_t *);
746 init_linktype(&cstate, p); in pcap_compile()
1040 init_linktype(compiler_state_t *cstate, pcap_t *p) in init_linktype() function