Searched refs:IP6T_F_TOS (Results 1 – 3 of 3) sorted by relevance
89 #define IP6T_F_TOS 0x02 /* Match the TOS. */ macro
174 if (e->ipv6.flags & IP6T_F_TOS) in dump_entry()
915 if (e->ipv6.flags & IP6T_F_TOS) in print_rule6()