Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dinet_common.h34 void __inet_accept(struct socket *sock, struct socket *newsock,
/openbmc/linux/net/ipv4/
H A Daf_inet.c753 void __inet_accept(struct socket *sock, struct socket *newsock, struct sock *newsk) in __inet_accept() function
785 __inet_accept(sock, newsock, sk2); in inet_accept()
/openbmc/linux/net/mptcp/
H A Dprotocol.c3933 __inet_accept(sock, newsock, newsk); in mptcp_stream_accept()
3962 __inet_accept(sock, newsock, newsk); in mptcp_stream_accept()