Searched refs:proto_used (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 Dxshared.h61 int proto_used; member in struct:iptables_command_state
H A Dxshared.c96 return !cs->proto_used;
140 cs->proto_used = 1;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/iptables/
H A Dxshared.h61 int proto_used; member in struct:iptables_command_state
H A Dxshared.c96 return !cs->proto_used;
140 cs->proto_used = 1;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A Dip6tables.c1878 int proto_used = 0; local
2267 && (proto_used == 0))
2274 proto_used = 1;
H A Diptables.c1957 int proto_used = 0; local
2356 && (proto_used == 0))
2363 proto_used = 1;

Completed in 143 milliseconds