Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/x25/
Daf_x25.c512 static struct sock *x25_alloc_socket(struct net *net, int kern) in x25_alloc_socket() function
550 if ((sk = x25_alloc_socket(net, kern)) == NULL) in x25_create()
599 if ((sk = x25_alloc_socket(sock_net(osk), 0)) == NULL) in x25_make_new()