Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/netfilter_ipv6/
Dip6t_rt.h30 #define IP6T_RT_INV_LEN 0x04 /* Invert the sense of length. */ macro
/linux-2.4.37.9/net/ipv6/netfilter/
Dip6t_rt.c153 !!(rtinfo->invflags & IP6T_RT_INV_LEN)))); in match()
166 !!(rtinfo->invflags & IP6T_RT_INV_LEN))) in match()