Home
last modified time | relevance | path

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

/net/decnet/
Daf_decnet.c474 static struct sock *dn_alloc_sock(struct net *net, struct socket *sock, gfp_t gfp) in dn_alloc_sock() function
697 if ((sk = dn_alloc_sock(net, sock, GFP_KERNEL)) == NULL) in dn_create()
1097 newsk = dn_alloc_sock(sock_net(sk), newsock, sk->sk_allocation); in dn_accept()