Home
last modified time | relevance | path

Searched refs:inet_accept (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/include/net/
Dinet_common.h21 extern int inet_accept(struct socket *sock,
/linux-2.4.37.9/net/ipv4/
Daf_inet.c678 int inet_accept(struct socket *sock, struct socket *newsock, int flags) in inet_accept() function
953 accept: inet_accept,
/linux-2.4.37.9/net/
Dnetsyms.c311 EXPORT_SYMBOL(inet_accept);
/linux-2.4.37.9/net/ipv6/
Daf_inet6.c477 accept: inet_accept, /* ok */
/linux-2.4.37.9/net/sctp/
Dprotocol.c837 .accept = inet_accept,
Dipv6.c894 .accept = inet_accept,