Home
last modified time | relevance | path

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

/external/iptables/
Diptables.c1960 int proto_used = 0; in do_command() local
2359 && (proto_used == 0)) in do_command()
2366 proto_used = 1; in do_command()
Dip6tables.c1876 int proto_used = 0; in do_command6() local
2264 && (proto_used == 0)) in do_command6()
2271 proto_used = 1; in do_command6()