Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter_ipv6/
H A Dip6t_srh.h13 #define IP6T_SRH_SEGS_EQ 0x0010 macro
/openbmc/linux/net/ipv6/netfilter/
H A Dip6t_srh.c70 if (srhinfo->mt_flags & IP6T_SRH_SEGS_EQ) in srh_mt6()
162 if (srhinfo->mt_flags & IP6T_SRH_SEGS_EQ) in srh1_mt6()