Home
last modified time | relevance | path

Searched refs:IP6T_F_TOS (Results 1 – 3 of 3) sorted by relevance

/third_party/iptables/include/linux/netfilter_ipv6/
Dip6_tables.h89 #define IP6T_F_TOS 0x02 /* Match the TOS. */ macro
/third_party/iptables/libiptc/
Dlibip6tc.c174 if (e->ipv6.flags & IP6T_F_TOS) in dump_entry()
/third_party/iptables/iptables/
Dip6tables.c915 if (e->ipv6.flags & IP6T_F_TOS) in print_rule6()