Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libpcap/lib/
Dpcap.expsym79 pcap_compile
DMakefile74 pcap_compile.3pcap.in \
/netbsd/src/external/bsd/ppp/dist/pppd/
Doptions.c1701 if (pcap_compile(pc, &pass_filter_in, *argv, 1, netmask) == -1) {
1722 if (pcap_compile(pc, &pass_filter_out, *argv, 1, netmask) == -1) {
1742 if (pcap_compile(pc, &active_filter_in, *argv, 1, netmask) == -1) { in setactivefilter_in()
1762 if (pcap_compile(pc, &active_filter_out, *argv, 1, netmask) == -1) { in setactivefilter_out()
/netbsd/src/external/bsd/wpa/dist/src/l2_packet/
Dl2_packet_freebsd.c142 if (pcap_compile(l2->pcap, &pcap_fp, pcap_filter, 1, pcap_netp) < 0) { in l2_packet_init_libpcap()
Dl2_packet_winpcap.c182 if (pcap_compile(l2->pcap, &pcap_fp, pcap_filter, 1, pcap_netp) < 0) { in l2_packet_init_libpcap()
Dl2_packet_pcap.c239 if (pcap_compile(l2->pcap, &pcap_fp, pcap_filter, 1, pcap_netp) < 0) { in l2_packet_init_libpcap()
/netbsd/src/external/bsd/libpcap/dist/pcap/
Dpcap.h666 PCAP_API int pcap_compile(pcap_t *, struct bpf_program *, const char *, int,
/netbsd/src/dist/pf/sbin/pflogd/
Dpflogd.c208 if (pcap_compile(hpcap, &bprog, filter, PCAP_OPT_FIL, 0) < 0) in set_pcap_filter()
/netbsd/src/external/bsd/libpcap/dist/msdos/
Dreadme.dos62 pcap_compile:
/netbsd/src/usr.sbin/npf/npfctl/
Dnpf_build.c540 if (pcap_compile(pd, &bf, in npfctl_build_pcap()
/netbsd/src/external/bsd/tcpdump/dist/
Dtcpdump.c2292 if (pcap_compile(pd, &fcode, cmdbuf, Oflag, netmask) < 0) in main()
2735 … if (pcap_compile(pd, &fcode, cmdbuf, Oflag, netmask) < 0) in main()
/netbsd/src/external/bsd/libpcap/dist/
DCHANGES26 Return an error from pcap_compile() if the scanner fails to initialize.
459 Fix some memory leaks, including in pcap_compile()
698 pcap_compile() in 1.8.0 and later is newly thread-safe.
907 Catch attempts to call pcap_compile() on a non-activated pcap_t
1298 Fixed bug that could cause subsequent "pcap_compile()"s to fail
Dpcap-rpcap.c1569 if (pcap_compile(fp, &fake_prog, NULL /* buffer */, 1, 0) == -1) in pcap_pack_bpffilter()
1841 if (pcap_compile(fp, prog, newfilter, 1, 0) == -1) in pcap_createfilter_norpcappkt()
DMakefile.in174 pcap_compile.3pcap.in \
Dconfigure.ac2473 # pcap_t's in different threads, and even that pcap_compile()
3227 pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap
DCMakeLists.txt3093 # pcap_t's in different threads, and even that pcap_compile()
3338 pcap_compile.3pcap.in
Dgencode.c719 pcap_compile(pcap_t *p, struct bpf_program *program, in pcap_compile() function
889 ret = pcap_compile(p, program, buf, optimize, mask); in pcap_compile_nopcap()
Dconfigure14667 "pcap_compile.3pcap") CONFIG_FILES="$CONFIG_FILES pcap_compile.3pcap" ;;
/netbsd/src/external/bsd/ipf/dist/tools/
Dipf_y.y2236 if (pcap_compile(p, &bpf, phrase, 1, 0xffffffff)) {
/netbsd/src/distrib/sets/lists/comp/
Dmi9533 ./usr/share/man/cat3/pcap_compile.0 comp-c-catman .cat
18082 ./usr/share/man/html3/pcap_compile.html comp-c-htmlman html
26623 ./usr/share/man/man3/pcap_compile.3 comp-c-man .man