Searched refs:__inet_accept (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/net/ |
| H A D | inet_common.h | 34 void __inet_accept(struct socket *sock, struct socket *newsock,
|
| /linux-6.15/net/ipv4/ |
| H A D | af_inet.c | 754 void __inet_accept(struct socket *sock, struct socket *newsock, struct sock *newsk) in __inet_accept() function 786 __inet_accept(sock, newsock, sk2); in inet_accept()
|
| /linux-6.15/net/mptcp/ |
| H A D | protocol.c | 3848 __inet_accept(sock, newsock, newsk); in mptcp_stream_accept() 3877 __inet_accept(sock, newsock, newsk); in mptcp_stream_accept()
|