Home | History | Annotate | Download | only in pppd

Lines Matching refs:pass_filter

130 struct	bpf_program pass_filter;/* Filter program for packets to pass */
1458 if (pcap_compile(pc, &pass_filter, *argv, 1, netmask) == -1) {