Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/
H A Dsocket.c1502 int sock_create_kern(struct net *net, int family, int type, int protocol, struct socket **res) in sock_create_kern() function
1506 EXPORT_SYMBOL(sock_create_kern); variable
/kernel/linux/linux-6.6/net/
H A Dsocket.c1638 int sock_create_kern(struct net *net, int family, int type, int protocol, struct socket **res) in sock_create_kern() function
1642 EXPORT_SYMBOL(sock_create_kern); variable

Completed in 9 milliseconds