Searched refs:sock_no_shutdown (Results 1 – 31 of 31) sorted by relevance
/linux-4.1.27/crypto/ |
D | algif_rng.c | 103 .shutdown = sock_no_shutdown,
|
D | algif_hash.c | 223 .shutdown = sock_no_shutdown, 331 .shutdown = sock_no_shutdown,
|
D | algif_skcipher.c | 744 .shutdown = sock_no_shutdown, 840 .shutdown = sock_no_shutdown,
|
D | af_alg.c | 337 .shutdown = sock_no_shutdown,
|
D | algif_aead.c | 550 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/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.1.27/net/bluetooth/cmtp/ |
D | sock.c | 183 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/net/bluetooth/bnep/ |
D | sock.c | 180 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/net/bluetooth/hidp/ |
D | sock.c | 213 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/net/phonet/ |
D | socket.c | 451 .shutdown = sock_no_shutdown, 476 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/drivers/isdn/mISDN/ |
D | socket.c | 594 .shutdown = sock_no_shutdown, 748 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/net/caif/ |
D | caif_socket.c | 981 .shutdown = sock_no_shutdown, 1002 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/net/ieee802154/ |
D | socket.c | 436 .shutdown = sock_no_shutdown, 981 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/net/rds/ |
D | af_rds.c | 400 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/net/can/ |
D | raw.c | 834 .shutdown = sock_no_shutdown,
|
D | bcm.c | 1587 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/net/rxrpc/ |
D | af_rxrpc.c | 768 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/drivers/net/ppp/ |
D | pptp.c | 671 .shutdown = sock_no_shutdown,
|
D | pppoe.c | 1142 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/net/core/ |
D | sock.c | 2153 int sock_no_shutdown(struct socket *sock, int how) in sock_no_shutdown() function 2157 EXPORT_SYMBOL(sock_no_shutdown);
|
/linux-4.1.27/net/netrom/ |
D | af_netrom.c | 1372 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/net/bluetooth/ |
D | hci_sock.c | 1365 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/net/rose/ |
D | af_rose.c | 1487 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/net/l2tp/ |
D | l2tp_ppp.c | 1786 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/net/x25/ |
D | af_x25.c | 1761 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/net/appletalk/ |
D | ddp.c | 1880 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/include/net/ |
D | sock.h | 1573 int sock_no_shutdown(struct socket *, int);
|
/linux-4.1.27/net/packet/ |
D | af_packet.c | 4038 .shutdown = sock_no_shutdown, 4059 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/net/netlink/ |
D | af_netlink.c | 3138 .shutdown = sock_no_shutdown,
|
/linux-4.1.27/net/key/ |
D | af_key.c | 3684 .shutdown = sock_no_shutdown,
|