Searched refs:sock_no_shutdown (Results 1 – 25 of 37) sorted by relevance
12
/linux-6.6.21/crypto/ |
D | algif_rng.c | 172 .shutdown = sock_no_shutdown, 190 .shutdown = sock_no_shutdown,
|
D | algif_skcipher.c | 190 .shutdown = sock_no_shutdown, 268 .shutdown = sock_no_shutdown,
|
D | algif_hash.c | 288 .shutdown = sock_no_shutdown, 377 .shutdown = sock_no_shutdown,
|
D | algif_aead.c | 366 .shutdown = sock_no_shutdown, 444 .shutdown = sock_no_shutdown,
|
D | af_alg.c | 486 .shutdown = sock_no_shutdown,
|
/linux-6.6.21/net/nfc/ |
D | rawsock.c | 280 .shutdown = sock_no_shutdown, 298 .shutdown = sock_no_shutdown,
|
D | llcp_sock.c | 929 .shutdown = sock_no_shutdown, 949 .shutdown = sock_no_shutdown,
|
/linux-6.6.21/net/bluetooth/bnep/ |
D | sock.c | 185 .shutdown = sock_no_shutdown,
|
/linux-6.6.21/net/bluetooth/cmtp/ |
D | sock.c | 187 .shutdown = sock_no_shutdown,
|
/linux-6.6.21/net/bluetooth/hidp/ |
D | sock.c | 236 .shutdown = sock_no_shutdown,
|
/linux-6.6.21/net/phonet/ |
D | socket.c | 440 .shutdown = sock_no_shutdown, 458 .shutdown = sock_no_shutdown,
|
/linux-6.6.21/drivers/isdn/mISDN/ |
D | socket.c | 583 .shutdown = sock_no_shutdown, 740 .shutdown = sock_no_shutdown,
|
/linux-6.6.21/net/ieee802154/ |
D | socket.c | 423 .shutdown = sock_no_shutdown, 985 .shutdown = sock_no_shutdown,
|
/linux-6.6.21/net/caif/ |
D | caif_socket.c | 974 .shutdown = sock_no_shutdown, 993 .shutdown = sock_no_shutdown,
|
/linux-6.6.21/net/mctp/ |
D | af_mctp.c | 482 .shutdown = sock_no_shutdown,
|
/linux-6.6.21/drivers/net/ppp/ |
D | pptp.c | 627 .shutdown = sock_no_shutdown,
|
D | pppoe.c | 1135 .shutdown = sock_no_shutdown,
|
/linux-6.6.21/net/rds/ |
D | af_rds.c | 650 .shutdown = sock_no_shutdown,
|
/linux-6.6.21/net/kcm/ |
D | kcmsock.c | 1750 .shutdown = sock_no_shutdown, 1771 .shutdown = sock_no_shutdown,
|
/linux-6.6.21/net/can/ |
D | raw.c | 968 .shutdown = sock_no_shutdown,
|
D | bcm.c | 1702 .shutdown = sock_no_shutdown,
|
/linux-6.6.21/net/qrtr/ |
D | af_qrtr.c | 1249 .shutdown = sock_no_shutdown,
|
/linux-6.6.21/net/can/j1939/ |
D | socket.c | 1319 .shutdown = sock_no_shutdown,
|
/linux-6.6.21/net/netrom/ |
D | af_netrom.c | 1366 .shutdown = sock_no_shutdown,
|
/linux-6.6.21/net/l2tp/ |
D | l2tp_ppp.c | 1660 .shutdown = sock_no_shutdown,
|
12