Home | History | Annotate | Download | only in pppd

Lines Matching refs:active_filter

131 struct	bpf_program active_filter; /* Filter program for link-active pkts */
1479 if (pcap_compile(pc, &active_filter, *argv, 1, netmask) == -1) {