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