Searched refs:sock_no_shutdown (Results 1 – 31 of 31) sorted by relevance
/linux-4.4.14/crypto/ |
D | algif_rng.c | 103 .shutdown = sock_no_shutdown,
|
D | algif_hash.c | 231 .shutdown = sock_no_shutdown, 339 .shutdown = sock_no_shutdown,
|
D | algif_skcipher.c | 746 .shutdown = sock_no_shutdown, 842 .shutdown = sock_no_shutdown,
|
D | af_alg.c | 340 .shutdown = sock_no_shutdown,
|
D | algif_aead.c | 502 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/nfc/ |
D | rawsock.c | 290 .shutdown = sock_no_shutdown, 310 .shutdown = sock_no_shutdown,
|
D | llcp_sock.c | 898 .shutdown = sock_no_shutdown, 918 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/bluetooth/cmtp/ |
D | sock.c | 183 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/bluetooth/bnep/ |
D | sock.c | 180 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/bluetooth/hidp/ |
D | sock.c | 213 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/phonet/ |
D | socket.c | 451 .shutdown = sock_no_shutdown, 476 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/drivers/isdn/mISDN/ |
D | socket.c | 594 .shutdown = sock_no_shutdown, 748 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/caif/ |
D | caif_socket.c | 978 .shutdown = sock_no_shutdown, 999 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/ieee802154/ |
D | socket.c | 428 .shutdown = sock_no_shutdown, 973 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/rds/ |
D | af_rds.c | 426 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/can/ |
D | raw.c | 834 .shutdown = sock_no_shutdown,
|
D | bcm.c | 1592 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/drivers/net/ppp/ |
D | pptp.c | 670 .shutdown = sock_no_shutdown,
|
D | pppoe.c | 1142 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/rxrpc/ |
D | af_rxrpc.c | 768 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/core/ |
D | sock.c | 2220 int sock_no_shutdown(struct socket *sock, int how) in sock_no_shutdown() function 2224 EXPORT_SYMBOL(sock_no_shutdown);
|
/linux-4.4.14/net/netrom/ |
D | af_netrom.c | 1372 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/bluetooth/ |
D | hci_sock.c | 1444 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/rose/ |
D | af_rose.c | 1488 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/l2tp/ |
D | l2tp_ppp.c | 1786 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/appletalk/ |
D | ddp.c | 1880 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/x25/ |
D | af_x25.c | 1761 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/include/net/ |
D | sock.h | 1564 int sock_no_shutdown(struct socket *, int);
|
/linux-4.4.14/net/packet/ |
D | af_packet.c | 4282 .shutdown = sock_no_shutdown, 4303 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/netlink/ |
D | af_netlink.c | 3245 .shutdown = sock_no_shutdown,
|
/linux-4.4.14/net/key/ |
D | af_key.c | 3685 .shutdown = sock_no_shutdown,
|