Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-linux.c327 static int fix_offset(pcap_t *handle, struct bpf_insn *p);
5460 if (fix_offset(handle, p) < 0) { in fix_program()
5478 fix_offset(pcap_t *handle, struct bpf_insn *p) in fix_offset() function