Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/netfilter_ipv6/
Dip6_tables.h184 #define IP6T_SO_ORIGINAL_DST 80 macro
/linux-5.19.10/net/netfilter/
Dnf_conntrack_proto.c370 .get_optmin = IP6T_SO_ORIGINAL_DST,
371 .get_optmax = IP6T_SO_ORIGINAL_DST + 1,