Home
last modified time | relevance | path

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

/linux/net/x25/
H A Daf_x25.c508 static struct sock *x25_alloc_socket(struct net *net, int kern) in x25_alloc_socket() function
546 if ((sk = x25_alloc_socket(net, kern)) == NULL) in x25_create()
595 if ((sk = x25_alloc_socket(sock_net(osk), 0)) == NULL) in x25_make_new()