Searched refs:sock_no_shutdown (Results 1 – 25 of 31) sorted by relevance
12
| /linux/crypto/ |
| H A D | algif_rng.c | 172 .shutdown = sock_no_shutdown, 190 .shutdown = sock_no_shutdown,
|
| H A D | algif_aead.c | 273 .shutdown = sock_no_shutdown, 351 .shutdown = sock_no_shutdown,
|
| H A D | algif_skcipher.c | 259 .shutdown = sock_no_shutdown, 337 .shutdown = sock_no_shutdown,
|
| H A D | algif_hash.c | 284 .shutdown = sock_no_shutdown, 373 .shutdown = sock_no_shutdown,
|
| H A D | af_alg.c | 487 .shutdown = sock_no_shutdown,
|
| /linux/net/nfc/ |
| H A D | rawsock.c | 291 .shutdown = sock_no_shutdown, 309 .shutdown = sock_no_shutdown,
|
| H A D | llcp_sock.c | 929 .shutdown = sock_no_shutdown, 949 .shutdown = sock_no_shutdown,
|
| /linux/net/bluetooth/cmtp/ |
| H A D | sock.c | 187 .shutdown = sock_no_shutdown,
|
| /linux/net/bluetooth/bnep/ |
| H A D | sock.c | 185 .shutdown = sock_no_shutdown,
|
| /linux/net/bluetooth/hidp/ |
| H A D | sock.c | 236 .shutdown = sock_no_shutdown,
|
| /linux/net/caif/ |
| H A D | caif_socket.c | 975 .shutdown = sock_no_shutdown, 994 .shutdown = sock_no_shutdown,
|
| /linux/net/kcm/ |
| H A D | kcmsock.c | 1756 .shutdown = sock_no_shutdown, 1777 .shutdown = sock_no_shutdown,
|
| /linux/net/mctp/ |
| H A D | af_mctp.c | 640 .shutdown = sock_no_shutdown,
|
| /linux/net/can/ |
| H A D | raw.c | 1078 .shutdown = sock_no_shutdown,
|
| H A D | bcm.c | 1791 .shutdown = sock_no_shutdown,
|
| H A D | isotp.c | 1718 .shutdown = sock_no_shutdown,
|
| /linux/net/qrtr/ |
| H A D | af_qrtr.c | 1244 .shutdown = sock_no_shutdown,
|
| /linux/net/can/j1939/ |
| H A D | socket.c | 1385 .shutdown = sock_no_shutdown,
|
| /linux/net/netrom/ |
| H A D | af_netrom.c | 1366 .shutdown = sock_no_shutdown,
|
| /linux/net/l2tp/ |
| H A D | l2tp_ppp.c | 1640 .shutdown = sock_no_shutdown,
|
| /linux/net/x25/ |
| H A D | af_x25.c | 1754 .shutdown = sock_no_shutdown,
|
| /linux/net/rose/ |
| H A D | af_rose.c | 1539 .shutdown = sock_no_shutdown,
|
| /linux/net/appletalk/ |
| H A D | ddp.c | 1905 .shutdown = sock_no_shutdown,
|
| /linux/net/core/ |
| H A D | sock.c | 3528 int sock_no_shutdown(struct socket *sock, int how) in sock_no_shutdown() function 3532 EXPORT_SYMBOL(sock_no_shutdown);
|
| /linux/net/bluetooth/ |
| H A D | hci_sock.c | 2186 .shutdown = sock_no_shutdown,
|
12