Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dinet_common.h40 int inet_shutdown(struct socket *sock, int how);
/linux-6.3-rc2/net/ipv4/
A Daf_inet.c867 int inet_shutdown(struct socket *sock, int how) in inet_shutdown() function
921 EXPORT_SYMBOL(inet_shutdown);
1041 .shutdown = inet_shutdown,
1076 .shutdown = inet_shutdown,
1108 .shutdown = inet_shutdown,
/linux-6.3-rc2/net/ipv6/
A Daf_inet6.c690 .shutdown = inet_shutdown, /* ok */
724 .shutdown = inet_shutdown, /* ok */
A Draw.c1295 .shutdown = inet_shutdown, /* ok */
/linux-6.3-rc2/net/l2tp/
A Dl2tp_ip.c622 .shutdown = inet_shutdown,
A Dl2tp_ip6.c748 .shutdown = inet_shutdown,
/linux-6.3-rc2/net/dccp/
A Dipv4.c1005 .shutdown = inet_shutdown,
A Dipv6.c1082 .shutdown = inet_shutdown,
/linux-6.3-rc2/net/sctp/
A Dipv6.c1091 .shutdown = inet_shutdown,
A Dprotocol.c1132 .shutdown = inet_shutdown, /* Looks harmless. */
/linux-6.3-rc2/net/mptcp/
A Dprotocol.c3813 .shutdown = inet_shutdown,
3908 .shutdown = inet_shutdown,

Completed in 28 milliseconds