Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/mm/
H A Dpage_owner.rst76 inet_create+0x427/0xb50
/linux/Documentation/mm/
H A Dpage_owner.rst86 inet_create+0x427/0xb50
/linux/net/ipv4/
H A Daf_inet.c126 /* The inetsw table contains everything that inet_create needs to
252 static int inet_create(struct net *net, struct socket *sock, int protocol, in inet_create() function
1146 .create = inet_create,
1951 /* Register the socket-side information for inet_create. */ in inet_init()