Home
last modified time | relevance | path

Searched refs:inet_create (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Daf_inet.c126 /* The inetsw table contains everything that inet_create needs to
251 static int inet_create(struct net *net, struct socket *sock, int protocol, in inet_create() function
1129 .create = inet_create,
2003 /* Register the socket-side information for inet_create. */ in inet_init()
/kernel/linux/linux-6.6/net/ipv4/
H A Daf_inet.c125 /* The inetsw table contains everything that inet_create needs to
251 static int inet_create(struct net *net, struct socket *sock, int protocol, in inet_create() function
1144 .create = inet_create,
2006 /* Register the socket-side information for inet_create. */ in inet_init()

Completed in 9 milliseconds