Searched refs:sockets (Results 1 – 21 of 21) sorted by relevance
/net/xdp/ |
D | Kconfig | 3 bool "XDP sockets" 7 XDP sockets allows a channel between XDP programs and 11 tristate "XDP sockets: monitoring interface" 15 Support for PF_XDP sockets monitoring interface used by the ss tool.
|
/net/unix/ |
D | Kconfig | 7 tristate "Unix domain sockets" 9 If you say Y here, you will include support for Unix domain sockets; 10 sockets are the standard Unix mechanism for establishing and 12 the X Window system and syslog use these sockets even if your
|
/net/rxrpc/ |
D | Kconfig | 3 # RxRPC session sockets 7 tristate "RxRPC session sockets" 12 Say Y or M here to include support for RxRPC session sockets (just
|
/net/kcm/ |
D | Kconfig | 4 tristate "KCM sockets" 9 KCM (Kernel Connection Multiplexor) sockets provide a method
|
/net/packet/ |
D | Kconfig | 20 tristate "Packet: sockets monitoring interface" 24 Support for PF_PACKET sockets monitoring interface used by the ss tool.
|
/net/nfc/ |
D | llcp_core.c | 77 write_lock(&local->sockets.lock); in nfc_llcp_socket_release() 79 sk_for_each_safe(sk, tmp, &local->sockets.head) { in nfc_llcp_socket_release() 120 write_unlock(&local->sockets.lock); in nfc_llcp_socket_release() 214 read_lock(&local->sockets.lock); in nfc_llcp_sock_get() 218 sk_for_each(sk, &local->sockets.head) { in nfc_llcp_sock_get() 228 read_unlock(&local->sockets.lock); in nfc_llcp_sock_get() 373 read_lock(&local->sockets.lock); in nfc_llcp_sock_from_sn() 377 sk_for_each(sk, &local->sockets.head) { in nfc_llcp_sock_from_sn() 405 read_unlock(&local->sockets.lock); in nfc_llcp_sock_from_sn() 789 nfc_llcp_sock_unlink(&local->sockets, sk); in nfc_llcp_tx_work() [all …]
|
D | llcp.h | 98 struct llcp_sock_list sockets; member
|
D | llcp_sock.c | 130 nfc_llcp_sock_link(&local->sockets, sk); in llcp_sock_bind() 644 nfc_llcp_sock_unlink(&local->sockets, sk); in llcp_sock_release()
|
/net/vmw_vsock/ |
D | Kconfig | 24 Support for PF_VSOCK sockets monitoring interface used by the ss tool. 27 Enable this module so userspace applications can query open sockets.
|
/net/llc/ |
D | Kconfig | 11 Select this if you want to have support for PF_LLC sockets.
|
/net/ipv4/ |
D | proc.c | 54 int orphans, sockets; in sockstat_seq_show() local 57 sockets = proto_sockets_allocated_sum_positive(&tcp_prot); in sockstat_seq_show() 62 atomic_read(&net->ipv4.tcp_death_row.tw_count), sockets, in sockstat_seq_show()
|
D | Kconfig | 392 TCP/IPv4 sockets. 458 bool "INET: allow privileged process to administratively close sockets" 464 ss) to close sockets opened by other processes. Closing a socket in
|
/net/smc/ |
D | Kconfig | 6 SMC-R provides a "sockets over RDMA" solution making use of
|
/net/ax25/ |
D | TODO | 17 Check socket locking when ax25_rcv is sending to raw sockets. In particular
|
/net/ieee802154/ |
D | Kconfig | 25 Socket interface for IEEE 802.15.4. Contains DGRAM sockets interface
|
/net/caif/ |
D | Kconfig | 13 with its modems. It is accessed from user space as sockets (PF_CAIF).
|
/net/xfrm/ |
D | Kconfig | 112 tristate "PF_KEY sockets"
|
/net/l2tp/ |
D | Kconfig | 80 userspace L2TPv3 daemons may create L2TP/IP tunnel sockets
|
/net/ |
D | Kconfig | 317 BPF_MAP_TYPE_SOCKMAP provides a map type to use with network sockets. 428 The NET_SOCK_MSG provides a framework for plain sockets (e.g. TCP) or
|
/net/ipv6/ |
D | Kconfig | 101 TCP/IPv6 sockets.
|
/net/netfilter/ |
D | Kconfig | 1562 routing to implement full featured non-locally bound sockets.
|