Home
last modified time | relevance | path

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

/net/ipv4/
Daf_inet.c851 int inet_shutdown(struct socket *sock, int how) in inet_shutdown() function
905 EXPORT_SYMBOL(inet_shutdown);
1000 .shutdown = inet_shutdown,
1036 .shutdown = inet_shutdown,
1069 .shutdown = inet_shutdown,
/net/ipv6/
Daf_inet6.c628 .shutdown = inet_shutdown, /* ok */
662 .shutdown = inet_shutdown, /* ok */
Draw.c1375 .shutdown = inet_shutdown, /* ok */
/net/l2tp/
Dl2tp_ip.c634 .shutdown = inet_shutdown,
Dl2tp_ip6.c766 .shutdown = inet_shutdown,
/net/dccp/
Dipv4.c995 .shutdown = inet_shutdown,
Dipv6.c1082 .shutdown = inet_shutdown,
/net/sctp/
Dipv6.c1032 .shutdown = inet_shutdown,
Dprotocol.c1038 .shutdown = inet_shutdown, /* Looks harmless. */