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

/freebsd-10.0-release/contrib/pf/authpf/
H A Dauthpf.c58 static int change_table(int, const char *);
336 if (user_ip && change_table(1, ipsrc) == -1) {
846 change_table(int add, const char *ip_src) function
947 change_table(0, ipsrc);

Completed in 233 milliseconds