Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv6/
Doutput_core.c29 __be32 ipv6_proxy_select_ident(struct net *net, struct sk_buff *skb) in ipv6_proxy_select_ident() function
45 EXPORT_SYMBOL_GPL(ipv6_proxy_select_ident);
Dudp_offload.c104 fptr->identification = ipv6_proxy_select_ident(dev_net(skb->dev), skb); in udp6_ufo_fragment()
/linux-6.12.1/include/net/
Dipv6.h904 __be32 ipv6_proxy_select_ident(struct net *net, struct sk_buff *skb);