Home
last modified time | relevance | path

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

/linux-2.6.39/net/x25/
Daf_x25.c518 static struct sock *x25_alloc_socket(struct net *net) in x25_alloc_socket() function
556 if ((sk = x25_alloc_socket(net)) == NULL) in x25_create()
605 if ((sk = x25_alloc_socket(sock_net(osk))) == NULL) in x25_make_new()