Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libpcap/
H A Dpcap-linux.c484 static int fix_program(pcap_t *handle, struct sock_fprog *fcode,
2954 switch (fix_program(handle, &fcode, is_mmapped)) {
7174 fix_program(pcap_t *handle, struct sock_fprog *fcode, int is_mmapped) function