Searched refs:ipv6_select_ident (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/net/ipv6/ |
D | output_core.c | 63 void ipv6_select_ident(struct net *net, struct frag_hdr *fhdr, in ipv6_select_ident() function 75 EXPORT_SYMBOL(ipv6_select_ident);
|
D | ip6_output.c | 638 ipv6_select_ident(net, fh, rt); in ip6_fragment() 785 ipv6_select_ident(net, fh, rt); in ip6_fragment() 1116 ipv6_select_ident(sock_net(sk), &fhdr, rt); in ip6_ufo_append_data()
|
/linux-4.1.27/include/net/ |
D | ipv6.h | 692 void ipv6_select_ident(struct net *net, struct frag_hdr *fhdr,
|