Home
last modified time | relevance | path

Searched refs:othercmds (Results 1 – 2 of 2) sorted by relevance

/external/iptables/iptables/
Dxshared.h221 const int othercmds, int invert);
Dxshared.c761 const int othercmds, int invert) in add_command() argument
765 if (*cmd & (~othercmds)) in add_command()
767 cmd2char(newcmd), cmd2char(*cmd & (~othercmds))); in add_command()