Home
last modified time | relevance | path

Searched defs:newdst (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_nat_redirect.c53 union nf_inet_addr newdst = {}; in nf_nat_redirect_ipv4() local
107 union nf_inet_addr newdst = {}; in nf_nat_redirect_ipv6() local
29 nf_nat_redirect(struct sk_buff *skb, const struct nf_nat_range2 *range, const union nf_inet_addr *newdst) nf_nat_redirect() argument
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_nat_redirect.c53 union nf_inet_addr newdst = {}; in nf_nat_redirect_ipv4() local
107 union nf_inet_addr newdst = {}; in nf_nat_redirect_ipv6() local
29 nf_nat_redirect(struct sk_buff *skb, const struct nf_nat_range2 *range, const union nf_inet_addr *newdst) nf_nat_redirect() argument
[all...]
/kernel/linux/linux-5.10/net/mpls/
H A Daf_mpls.c797 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
/kernel/linux/linux-6.6/net/mpls/
H A Daf_mpls.c800 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

Completed in 7 milliseconds