Home
last modified time | relevance | path

Searched refs:ipv6_proxy_select_ident (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/ipv6/
Doutput_core.c53 __be32 ipv6_proxy_select_ident(struct net *net, struct sk_buff *skb) in ipv6_proxy_select_ident() function
69 EXPORT_SYMBOL_GPL(ipv6_proxy_select_ident);
Dudp_offload.c102 fptr->identification = ipv6_proxy_select_ident(dev_net(skb->dev), skb); in udp6_ufo_fragment()
/Linux-v5.4/include/net/
Dipv6.h809 __be32 ipv6_proxy_select_ident(struct net *net, struct sk_buff *skb);