Home
last modified time | relevance | path

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

/linux/net/
H A Dsocket.c1394 int sock_create_lite(int family, int type, int protocol, struct socket **res) in sock_create_lite() function
1422 EXPORT_SYMBOL(sock_create_lite);
3594 err = sock_create_lite(sk->sk_family, sk->sk_type, sk->sk_protocol, in kernel_accept()