HomeSort by relevance Sort by last modified time
    Searched refs:set_filters (Results 1 - 5 of 5) sorted by null

  /external/ppp/pppd/
demand.c 103 set_filters(&pass_filter, &active_filter);
pppd.h 662 int set_filters __P((struct bpf_program *pass, struct bpf_program *active));
    [all...]
auth.c 847 set_filters(&pass_filter, &active_filter);
    [all...]
sys-linux.c 1298 * set_filters - set the active and pass filters in the kernel driver.
1300 int set_filters(struct bpf_program *pass, struct bpf_program *active) function
    [all...]
sys-solaris.c     [all...]

Completed in 85 milliseconds