Home
last modified time | relevance | path

Searched refs:set_filters (Results 1 – 5 of 5) sorted by relevance

/external/ppp/pppd/
Ddemand.c103 set_filters(&pass_filter, &active_filter); in demand_conf()
Dpppd.h687 int set_filters __P((struct bpf_program *pass, struct bpf_program *active));
Dauth.c874 set_filters(&pass_filter, &active_filter);
Dsys-linux.c1333 int set_filters(struct bpf_program *pass, struct bpf_program *active) in set_filters() function
Dsys-solaris.c1690 set_filters(pass, active)