Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h184 #define IP6T_SO_ORIGINAL_DST 80 macro
/linux/net/netfilter/
H A Dnf_conntrack_proto.c372 .get_optmin = IP6T_SO_ORIGINAL_DST,
373 .get_optmax = IP6T_SO_ORIGINAL_DST + 1,