inet_shutdown      34 include/net/inet_common.h int inet_shutdown(struct socket *sock, int how);
inet_shutdown     993 net/dccp/ipv4.c 	.shutdown	   = inet_shutdown,
inet_shutdown    1077 net/dccp/ipv6.c 	.shutdown	   = inet_shutdown,
inet_shutdown     901 net/ipv4/af_inet.c EXPORT_SYMBOL(inet_shutdown);
inet_shutdown     996 net/ipv4/af_inet.c 	.shutdown	   = inet_shutdown,
inet_shutdown    1032 net/ipv4/af_inet.c 	.shutdown	   = inet_shutdown,
inet_shutdown    1065 net/ipv4/af_inet.c 	.shutdown	   = inet_shutdown,
inet_shutdown     613 net/ipv6/af_inet6.c 	.shutdown	   = inet_shutdown,		/* ok		*/
inet_shutdown     647 net/ipv6/af_inet6.c 	.shutdown	   = inet_shutdown,		/* ok		*/
inet_shutdown    1372 net/ipv6/raw.c 	.shutdown	   = inet_shutdown,		/* ok		*/
inet_shutdown     634 net/l2tp/l2tp_ip.c 	.shutdown	   = inet_shutdown,
inet_shutdown     767 net/l2tp/l2tp_ip6.c 	.shutdown	   = inet_shutdown,
inet_shutdown    1028 net/sctp/ipv6.c 	.shutdown	   = inet_shutdown,
inet_shutdown    1031 net/sctp/protocol.c 	.shutdown	   = inet_shutdown,	/* Looks harmless.  */