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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/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.c363 add_command(unsigned int *cmd, const int newcmd, const int othercmds, argument
368 if (*cmd & (~othercmds))
370 cmd2char(newcmd), cmd2char(*cmd & (~othercmds)));
/netgear-R7000-V1.0.7.12_1.2.5/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 102 milliseconds