Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dinet_common.h41 int inet_shutdown(struct socket *sock, int how);
/openbmc/linux/net/ipv4/
H A Daf_inet.c890 int inet_shutdown(struct socket *sock, int how) in inet_shutdown() function
944 EXPORT_SYMBOL(inet_shutdown);
1064 .shutdown = inet_shutdown,
1098 .shutdown = inet_shutdown,
1130 .shutdown = inet_shutdown,
/openbmc/linux/net/ipv6/
H A Daf_inet6.c696 .shutdown = inet_shutdown, /* ok */
729 .shutdown = inet_shutdown, /* ok */
H A Draw.c1288 .shutdown = inet_shutdown, /* ok */
/openbmc/linux/net/l2tp/
H A Dl2tp_ip.c621 .shutdown = inet_shutdown,
H A Dl2tp_ip6.c746 .shutdown = inet_shutdown,
/openbmc/linux/net/dccp/
H A Dipv4.c1009 .shutdown = inet_shutdown,
H A Dipv6.c1088 .shutdown = inet_shutdown,
/openbmc/linux/net/sctp/
H A Dipv6.c1098 .shutdown = inet_shutdown,
H A Dprotocol.c1131 .shutdown = inet_shutdown, /* Looks harmless. */
/openbmc/linux/net/mptcp/
H A Dprotocol.c4051 .shutdown = inet_shutdown,
4150 .shutdown = inet_shutdown,