Searched refs:IP6T_FRAG_INV_IDS (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/netfilter_ipv6/
H A Dip6t_frag.h22 #define IP6T_FRAG_INV_IDS 0x01 /* Invert the sense of ids. */ macro
/linux-master/net/ipv6/netfilter/
H A Dip6t_frag.c66 !!(fraginfo->invflags & IP6T_FRAG_INV_IDS)));
90 !!(fraginfo->invflags & IP6T_FRAG_INV_IDS)) &&

Completed in 143 milliseconds