Searched refs:dn_alloc_sock (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Daf_decnet.c474 static struct sock *dn_alloc_sock(struct net *net, struct socket *sock, gfp_t gfp) function
694 if ((sk = dn_alloc_sock(net, sock, GFP_KERNEL)) == NULL)
1095 newsk = dn_alloc_sock(sock_net(sk), newsock, sk->sk_allocation);

Completed in 7694 milliseconds