matchflags 15 include/uapi/linux/netfilter_ipv6/ip6t_ipv6header.h __u8 matchflags; matchflags 110 net/ipv6/netfilter/ip6t_ipv6header.c return !((temp ^ info->matchflags ^ info->invflags) matchflags 111 net/ipv6/netfilter/ip6t_ipv6header.c & info->matchflags); matchflags 114 net/ipv6/netfilter/ip6t_ipv6header.c return temp != info->matchflags; matchflags 116 net/ipv6/netfilter/ip6t_ipv6header.c return temp == info->matchflags;