Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ppp/dist/pppd/
Ddemand.c110 &active_filter_in, &active_filter_out); in demand_conf()
Dpppd-private.h260 extern struct bpf_program active_filter_in;
Doptions.c165 struct bpf_program active_filter_in; variable
1742 if (pcap_compile(pc, &active_filter_in, *argv, 1, netmask) == -1) { in setactivefilter_in()
Dauth.c988 &active_filter_in, &active_filter_out); in start_networks()