Searched refs:sock_no_shutdown (Results 1 – 23 of 23) sorted by relevance
/net/ieee802154/ |
D | af_ieee802154.c | 200 .shutdown = sock_no_shutdown, 225 .shutdown = sock_no_shutdown,
|
/net/bluetooth/bnep/ |
D | sock.c | 173 .shutdown = sock_no_shutdown,
|
/net/bluetooth/cmtp/ |
D | sock.c | 183 .shutdown = sock_no_shutdown,
|
/net/bluetooth/hidp/ |
D | sock.c | 213 .shutdown = sock_no_shutdown,
|
/net/phonet/ |
D | socket.c | 451 .shutdown = sock_no_shutdown, 476 .shutdown = sock_no_shutdown,
|
/net/nfc/ |
D | rawsock.c | 271 .shutdown = sock_no_shutdown,
|
D | llcp_sock.c | 894 .shutdown = sock_no_shutdown, 914 .shutdown = sock_no_shutdown,
|
/net/caif/ |
D | caif_socket.c | 989 .shutdown = sock_no_shutdown, 1010 .shutdown = sock_no_shutdown,
|
/net/rds/ |
D | af_rds.c | 400 .shutdown = sock_no_shutdown,
|
/net/can/ |
D | raw.c | 801 .shutdown = sock_no_shutdown,
|
D | bcm.c | 1591 .shutdown = sock_no_shutdown,
|
/net/rxrpc/ |
D | af_rxrpc.c | 769 .shutdown = sock_no_shutdown,
|
/net/bluetooth/ |
D | hci_sock.c | 1046 .shutdown = sock_no_shutdown,
|
/net/core/ |
D | sock.c | 2075 int sock_no_shutdown(struct socket *sock, int how) in sock_no_shutdown() function 2079 EXPORT_SYMBOL(sock_no_shutdown);
|
/net/netrom/ |
D | af_netrom.c | 1374 .shutdown = sock_no_shutdown,
|
/net/rose/ |
D | af_rose.c | 1493 .shutdown = sock_no_shutdown,
|
/net/l2tp/ |
D | l2tp_ppp.c | 1785 .shutdown = sock_no_shutdown,
|
/net/x25/ |
D | af_x25.c | 1761 .shutdown = sock_no_shutdown,
|
/net/ipx/ |
D | af_ipx.c | 1966 .shutdown = sock_no_shutdown, /* FIXME: support shutdown */
|
/net/appletalk/ |
D | ddp.c | 1886 .shutdown = sock_no_shutdown,
|
/net/packet/ |
D | af_packet.c | 3814 .shutdown = sock_no_shutdown, 3835 .shutdown = sock_no_shutdown,
|
/net/netlink/ |
D | af_netlink.c | 2830 .shutdown = sock_no_shutdown,
|
/net/key/ |
D | af_key.c | 3668 .shutdown = sock_no_shutdown,
|