Home
last modified time | relevance | path

Searched defs:newdst (Results 1 – 2 of 2) sorted by relevance

/linux/net/netfilter/
H A Dnf_nat_redirect.c30 const union nf_inet_addr *newdst) in nf_nat_redirect()
53 union nf_inet_addr newdst = {}; in nf_nat_redirect_ipv4() local
107 union nf_inet_addr newdst = {}; in nf_nat_redirect_ipv6() local
/linux/net/mpls/
H A Daf_mpls.c802 struct nlattr *newdst, u8 max_labels, in mpls_nh_build()