Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dinet_common.h34 void __inet_accept(struct socket *sock, struct socket *newsock,
/linux-6.15/net/ipv4/
H A Daf_inet.c754 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 Dprotocol.c3848 __inet_accept(sock, newsock, newsk); in mptcp_stream_accept()
3877 __inet_accept(sock, newsock, newsk); in mptcp_stream_accept()