Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/netfilter_ipv6/
Dip6t_rt.h30 #define IP6T_RT_INV_SGS 0x02 /* Invert the sense of Segments. */ macro
/Linux-v6.6/net/ipv6/netfilter/
Dip6t_rt.c65 !!(rtinfo->invflags & IP6T_RT_INV_SGS))) && in rt_mt6()