Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dnetfilter_ipv4.h78 #define SO_ORIGINAL_DST 80 macro
/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4.c345 .get_optmin = SO_ORIGINAL_DST,
346 .get_optmax = SO_ORIGINAL_DST+1,