Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dinet_common.h41 int inet_shutdown(struct socket *sock, int how);
/linux-6.15/net/ipv4/
H A Daf_inet.c891 int inet_shutdown(struct socket *sock, int how) in inet_shutdown() function
945 EXPORT_SYMBOL(inet_shutdown);
1065 .shutdown = inet_shutdown,
1100 .shutdown = inet_shutdown,
1132 .shutdown = inet_shutdown,
/linux-6.15/net/ipv6/
H A Daf_inet6.c698 .shutdown = inet_shutdown, /* ok */
732 .shutdown = inet_shutdown, /* ok */
H A Draw.c1286 .shutdown = inet_shutdown, /* ok */
/linux-6.15/net/l2tp/
H A Dl2tp_ip.c639 .shutdown = inet_shutdown,
H A Dl2tp_ip6.c769 .shutdown = inet_shutdown,
/linux-6.15/net/dccp/
H A Dipv4.c1007 .shutdown = inet_shutdown,
H A Dipv6.c1083 .shutdown = inet_shutdown,
/linux-6.15/net/sctp/
H A Dipv6.c1097 .shutdown = inet_shutdown,
H A Dprotocol.c1147 .shutdown = inet_shutdown, /* Looks harmless. */
/linux-6.15/net/mptcp/
H A Dprotocol.c3969 .shutdown = inet_shutdown,
4070 .shutdown = inet_shutdown,