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

/netbsd-6-1-5-RELEASE/sbin/brconfig/
H A Dbrconfig.c97 static void cmd_ipf(const struct command *, int, const char *, char **);
131 { "ipf", 0, 0, cmd_ipf },
132 { "-ipf", 0, CMD_INVERT, cmd_ipf },
835 cmd_ipf(const struct command *cmd, int sock, const char *bridge, function

Completed in 39 milliseconds