Searched refs:proto_used (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 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-WNDR4500v2-V1.0.0.60_1.0.38/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 62 milliseconds