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

/asus-wl-520gu-7.0.1.45/src/router/iptables/
H A Dip6tables-save.c79 const char *invertstr = invert ? "! " : ""; local
84 invertstr, pent->p_name);
91 invertstr, chain_protos[i].name);
95 printf("-p %s%u ", invertstr, proto);
H A Diptables-save.c83 const char *invertstr = invert ? "! " : ""; local
88 invertstr, chain_protos[i].name);
92 printf("-p %s%u ", invertstr, proto);

Completed in 424 milliseconds