Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/netfilter_ipv6/
Dip6t_srh.h20 #define IP6T_SRH_PSID 0x0800 macro
/Linux-v6.1/net/ipv6/netfilter/
Dip6t_srh.c203 if (srhinfo->mt_flags & IP6T_SRH_PSID) { in srh1_mt6()