Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Daf_inet6.c75 /* The inetsw6 table contains everything that inet6_create needs to
117 static int inet6_create(struct net *net, struct socket *sock, int protocol, in inet6_create() function
750 .create = inet6_create,
1072 /* Register the socket-side information for inet6_create. */ in inet6_init()
/kernel/linux/linux-6.6/net/ipv6/
H A Daf_inet6.c77 /* The inetsw6 table contains everything that inet6_create needs to
119 static int inet6_create(struct net *net, struct socket *sock, int protocol, in inet6_create() function
746 .create = inet6_create,
1077 /* Register the socket-side information for inet6_create. */ in inet6_init()

Completed in 5 milliseconds