Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter_ipv6/
H A Dip6t_rt.h31 #define IP6T_RT_INV_LEN 0x04 /* Invert the sense of length. */ macro
/linux/net/ipv6/netfilter/
H A Dip6t_rt.c68 !!(rtinfo->invflags & IP6T_RT_INV_LEN))) && in rt_mt6()