Searched refs:__ip_select_ident (Results 1 – 4 of 4) sorted by relevance
191 extern void __ip_select_ident(struct iphdr *iph, struct dst_entry *dst);203 __ip_select_ident(iph, dst); in ip_select_ident()
272 EXPORT_SYMBOL(__ip_select_ident);
586 __ip_select_ident(iph, &rt->u.dst); in ip_build_xmit_slow()
804 void __ip_select_ident(struct iphdr *iph, struct dst_entry *dst) in __ip_select_ident() function