Home
last modified time | relevance | path

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

/linux/include/net/
A Dinet_common.h34 int inet_shutdown(struct socket *sock, int how);
/linux/net/ipv4/
A Daf_inet.c859 int inet_shutdown(struct socket *sock, int how) in inet_shutdown() function
913 EXPORT_SYMBOL(inet_shutdown);
1033 .shutdown = inet_shutdown,
1067 .shutdown = inet_shutdown,
1099 .shutdown = inet_shutdown,
/linux/net/ipv6/
A Daf_inet6.c681 .shutdown = inet_shutdown, /* ok */
714 .shutdown = inet_shutdown, /* ok */
A Draw.c1325 .shutdown = inet_shutdown, /* ok */
/linux/net/l2tp/
A Dl2tp_ip.c620 .shutdown = inet_shutdown,
A Dl2tp_ip6.c747 .shutdown = inet_shutdown,
/linux/net/dccp/
A Dipv4.c998 .shutdown = inet_shutdown,
A Dipv6.c1080 .shutdown = inet_shutdown,
/linux/net/sctp/
A Dipv6.c1080 .shutdown = inet_shutdown,
A Dprotocol.c1126 .shutdown = inet_shutdown, /* Looks harmless. */
/linux/net/mptcp/
A Dprotocol.c3471 .shutdown = inet_shutdown,
3566 .shutdown = inet_shutdown,
/linux/
A Dvmlinux.symvers4577 0x00000000 inet_shutdown vmlinux EXPORT_SYMBOL
A DSystem.map53475 ffff800010e6f530 T inet_shutdown
A D.tmp_System.map53475 ffff800010e6f530 T inet_shutdown

Completed in 349 milliseconds