Searched refs:IP6T_F_TOS (Results 1 - 5 of 5) sorted by relevance

/external/iproute2/include/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h79 /* TOS to match iff flags & IP6T_F_TOS */
91 #define IP6T_F_TOS 0x02 /* Match the TOS. */ macro
/external/iptables/include/linux/netfilter_ipv6/
H A Dip6_tables.h77 /* TOS to match iff flags & IP6T_F_TOS */
89 #define IP6T_F_TOS 0x02 /* Match the TOS. */ macro
/external/kernel-headers/original/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h81 /* TOS to match iff flags & IP6T_F_TOS */
93 #define IP6T_F_TOS 0x02 /* Match the TOS. */ macro
/external/iptables/libiptc/
H A Dlibip6tc.c174 if (e->ipv6.flags & IP6T_F_TOS)
/external/iptables/iptables/
H A Dip6tables.c1121 if (e->ipv6.flags & IP6T_F_TOS)

Completed in 229 milliseconds