Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-linux.c326 static int fix_program(pcap_t *handle, struct sock_fprog *fcode);
4525 switch (fix_program(handle, &fcode)) { in pcap_setfilter_linux()
5409 fix_program(pcap_t *handle, struct sock_fprog *fcode) in fix_program() function