Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/
Doutput_core.c42 void ipv6_proxy_select_ident(struct net *net, struct sk_buff *skb) in ipv6_proxy_select_ident() function
63 EXPORT_SYMBOL_GPL(ipv6_proxy_select_ident);
Dudp_offload.c57 ipv6_proxy_select_ident(dev_net(skb->dev), skb); in udp6_ufo_fragment()
116 ipv6_proxy_select_ident(dev_net(skb->dev), skb); in udp6_ufo_fragment()
/linux-4.4.14/include/net/
Dipv6.h697 void ipv6_proxy_select_ident(struct net *net, struct sk_buff *skb);