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

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-linux.c347 static int fix_program(pcap_t *handle, struct sock_fprog *fcode,
2288 * payload begins at 0; "fix_program()" will do that.
2290 switch (fix_program(handle, &fcode, is_mmapped)) {
2375 * Free up the copy of the filter that was made by "fix_program()".
5238 fix_program(pcap_t *handle, struct sock_fprog *fcode, int is_mmapped) function

Completed in 60 milliseconds