Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/netfilter_ipv6/
Dip6_tables.h110 #define IP6T_F_PROTO 0x01 /* Set if rule cares about upper macro
/linux-2.4.37.9/net/ipv6/netfilter/
Dip6_tables.c210 if((ip6info->flags & IP6T_F_PROTO)) { in ip6_packet_match()