Searched refs:__ip_select_ident (Results 1 – 3 of 3) sorted by relevance
80 __ip_select_ident(net, iph, skb_shinfo(skb)->gso_segs ?: 1); in iptunnel_xmit()
491 void __ip_select_ident(struct net *net, struct iphdr *iph, int segs) in __ip_select_ident() function507 EXPORT_SYMBOL(__ip_select_ident);
177 __ip_select_ident(net, iph, 1); in ip_build_and_send_pkt()