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 mpls_nh_build(struct net * net,struct mpls_route * rt,struct mpls_nh * nh,int oif,struct nlattr * via,struct nlattr * newdst,u8 max_labels,struct netlink_ext_ack * extack) mpls_nh_build() argument