Searched refs:set_filters (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Ddemand.c97 set_filters(&pass_filter, &active_filter);
H A Dpppd.h564 int set_filters __P((struct bpf_program *pass, struct bpf_program *active));
H A Dauth.c561 set_filters(&pass_filter, &active_filter);
H A Dsys-linux.c1207 * set_filters - set the active and pass filters in the kernel driver.
1209 int set_filters(struct bpf_program *pass, struct bpf_program *active) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Ddemand.c103 set_filters(&pass_filter, &active_filter);
H A Dpppd.h670 int set_filters __P((struct bpf_program *pass, struct bpf_program *active));
H A Dauth.c874 set_filters(&pass_filter, &active_filter);
H A Dsys-linux.c1294 * set_filters - set the active and pass filters in the kernel driver.
1296 int set_filters(struct bpf_program *pass, struct bpf_program *active) function
H A Dsys-solaris.c1684 * set_filters - transfer the pass and active filters to the kernel.
1687 set_filters(pass, active)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h637 int set_filters __P((struct bpf_program *pass, struct bpf_program *active));

Completed in 212 milliseconds