Home
last modified time | relevance | path

Searched refs:inet_shutdown (Results 1 – 11 of 11) sorted by relevance

/linux/include/net/
A Dinet_common.h41 int inet_shutdown(struct socket *sock, int how);
/linux/net/ipv4/
A Daf_inet.c893 int inet_shutdown(struct socket *sock, int how) in inet_shutdown() function
947 EXPORT_SYMBOL(inet_shutdown);
1067 .shutdown = inet_shutdown,
1102 .shutdown = inet_shutdown,
1134 .shutdown = inet_shutdown,
/linux/net/ipv6/
A Daf_inet6.c700 .shutdown = inet_shutdown, /* ok */
734 .shutdown = inet_shutdown, /* ok */
A Draw.c1294 .shutdown = inet_shutdown, /* ok */
/linux/net/l2tp/
A Dl2tp_ip.c646 .shutdown = inet_shutdown,
A Dl2tp_ip6.c775 .shutdown = inet_shutdown,
/linux/net/dccp/
A Dipv4.c1011 .shutdown = inet_shutdown,
A Dipv6.c1090 .shutdown = inet_shutdown,
/linux/net/sctp/
A Dipv6.c1097 .shutdown = inet_shutdown,
A Dprotocol.c1132 .shutdown = inet_shutdown, /* Looks harmless. */
/linux/net/mptcp/
A Dprotocol.c4087 .shutdown = inet_shutdown,
4186 .shutdown = inet_shutdown,

Completed in 33 milliseconds