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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/iptables/
H A Dip6tables.c361 add_command(unsigned int *cmd, const int newcmd, const int othercmds, argument
366 if (*cmd & (~othercmds))
368 cmd2char(newcmd), cmd2char(*cmd & (~othercmds)));
H A Diptables.c374 add_command(unsigned int *cmd, const int newcmd, const int othercmds, argument
379 if (*cmd & (~othercmds))
381 cmd2char(newcmd), cmd2char(*cmd & (~othercmds)));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/
H A Dip6tables.c458 add_command(unsigned int *cmd, const int newcmd, const int othercmds, argument
463 if (*cmd & (~othercmds))
465 cmd2char(newcmd), cmd2char(*cmd & (~othercmds)));
H A Diptables.c543 add_command(unsigned int *cmd, const int newcmd, const int othercmds, argument
548 if (*cmd & (~othercmds))
550 cmd2char(newcmd), cmd2char(*cmd & (~othercmds)));

Completed in 105 milliseconds