Home
last modified time | relevance | path

Searched defs:sock_create (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/
H A Dsocket.c1484 int sock_create(int family, int type, int protocol, struct socket **res) in sock_create() function
1488 EXPORT_SYMBOL(sock_create); variable
/kernel/linux/linux-6.6/net/
H A Dsocket.c1620 int sock_create(int family, int type, int protocol, struct socket **res) in sock_create() function
1624 EXPORT_SYMBOL(sock_create); variable

Completed in 10 milliseconds