Home
last modified time | relevance | path

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

/netbsd/external/bsd/libpcap/dist/testprogs/
H A Dcapturetest.c174 if (pcap_compile(pd, &fcode, cmdbuf, 1, netmask) < 0) in main()
H A Dfiltertest.c317 if (pcap_compile(pd, &fcode, cmdbuf, Oflag, netmask) < 0) in main()
H A Dthreadsignaltest.c264 if (pcap_compile(pd, &fcode, cmdbuf, 1, netmask) < 0) in main()
H A Dvalgrindtest.c409 if (pcap_compile(pd, &fcode, cmdbuf, 1, 0) < 0) in main()
H A Dselpolltest.c154 if (pcap_compile(pd, &fcode, cmdbuf, 1, netmask) < 0) in main()
/netbsd/external/bsd/ppp/dist/pppd/
H A Doptions.c1491 if (pcap_compile(pc, &pass_filter_in, *argv, 1, netmask) == -1) {
1512 if (pcap_compile(pc, &pass_filter_out, *argv, 1, netmask) == -1) {
1532 if (pcap_compile(pc, &active_filter_in, *argv, 1, netmask) == -1) { in setactivefilter_in()
1552 if (pcap_compile(pc, &active_filter_out, *argv, 1, netmask) == -1) { in setactivefilter_out()
/netbsd/external/bsd/libpcap/lib/
H A DMakefile74 pcap_compile.3pcap.in \
/netbsd/usr.sbin/npf/npfd/
H A Dnpfd_log.c71 if (pcap_compile(ctx->pcap, &bprog, ctx->filter, 1, 0) == -1) in npfd_log_setfilter()
/netbsd/external/bsd/wpa/dist/src/l2_packet/
H A Dl2_packet_freebsd.c129 if (pcap_compile(l2->pcap, &pcap_fp, pcap_filter, 1, pcap_netp) < 0) { in l2_packet_init_libpcap()
H A Dl2_packet_winpcap.c182 if (pcap_compile(l2->pcap, &pcap_fp, pcap_filter, 1, pcap_netp) < 0) { in l2_packet_init_libpcap()
H A Dl2_packet_pcap.c239 if (pcap_compile(l2->pcap, &pcap_fp, pcap_filter, 1, pcap_netp) < 0) { in l2_packet_init_libpcap()
/netbsd/external/bsd/libpcap/dist/pcap/
H A Dpcap.h462 PCAP_API int pcap_compile(pcap_t *, struct bpf_program *, const char *, int,
/netbsd/dist/pf/sbin/pflogd/
H A Dpflogd.c194 if (pcap_compile(hpcap, &bprog, filter, PCAP_OPT_FIL, 0) < 0) in set_pcap_filter()
/netbsd/external/bsd/libpcap/dist/msdos/
H A Dreadme.dos62 pcap_compile:
/netbsd/external/bsd/tcpdump/dist/
H A Dtcpdump.c1782 if (pcap_compile(pd, &fcode, cmdbuf, Oflag, netmask) < 0) in main()
2129 if (pcap_compile(pd, &fcode, cmdbuf, Oflag, netmask) < 0) in main()
/netbsd/external/bsd/libpcap/dist/
H A Dpcap-rpcap.c1439 if (pcap_compile(fp, &fake_prog, NULL /* buffer */, 1, 0) == -1) in pcap_pack_bpffilter()
1705 if (pcap_compile(fp, prog, newfilter, 1, 0) == -1) in pcap_createfilter_norpcappkt()
H A DCHANGES91 pcap_compile() in 1.8.0 and later is newly thread-safe.
300 Catch attempts to call pcap_compile() on a non-activated pcap_t
691 Fixed bug that could cause subsequent "pcap_compile()"s to fail
H A DMakefile.in164 pcap_compile.3pcap.in \
H A Dconfigure.ac1973 # pcap_t's in different threads, and even that pcap_compile()
2458 pcap_compile.3pcap pcap_datalink.3pcap pcap_dump_open.3pcap
H A DCMakeLists.txt1927 # pcap_t's in different threads, and even that pcap_compile()
2242 pcap_compile.3pcap.in
H A Dconfigure11843 "pcap_compile.3pcap") CONFIG_FILES="$CONFIG_FILES pcap_compile.3pcap" ;;
H A Dgencode.c711 pcap_compile(pcap_t *p, struct bpf_program *program, in pcap_compile() function
876 ret = pcap_compile(p, program, buf, optimize, mask); in pcap_compile_nopcap()
/netbsd/external/bsd/ipf/dist/tools/
H A Dipf_y.y2236 if (pcap_compile(p, &bpf, phrase, 1, 0xffffffff)) {
/netbsd/distrib/sets/lists/comp/
H A Dmi9363 ./usr/share/man/cat3/pcap_compile.0 comp-c-catman .cat
17805 ./usr/share/man/html3/pcap_compile.html comp-c-htmlman html
26237 ./usr/share/man/man3/pcap_compile.3 comp-c-man .man