/net/unix/ |
D | af_unix.c | 456 static int unix_dgram_peer_wake_connect(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_connect() argument 462 u_other = unix_sk(other); in unix_dgram_peer_wake_connect() 467 u->peer_wake.private = other; in unix_dgram_peer_wake_connect() 478 struct sock *other) in unix_dgram_peer_wake_disconnect() argument 483 u_other = unix_sk(other); in unix_dgram_peer_wake_disconnect() 486 if (u->peer_wake.private == other) { in unix_dgram_peer_wake_disconnect() 495 struct sock *other) in unix_dgram_peer_wake_disconnect_wakeup() argument 497 unix_dgram_peer_wake_disconnect(sk, other); in unix_dgram_peer_wake_disconnect_wakeup() 508 static int unix_dgram_peer_wake_me(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_me() argument 512 connected = unix_dgram_peer_wake_connect(sk, other); in unix_dgram_peer_wake_me() [all …]
|
/net/vmw_vsock/ |
D | vsock_addr.c | 53 const struct sockaddr_vm *other) in vsock_addr_equals_addr() argument 55 return addr->svm_cid == other->svm_cid && in vsock_addr_equals_addr() 56 addr->svm_port == other->svm_port; in vsock_addr_equals_addr()
|
/net/x25/ |
D | Kconfig | 12 (called "virtual circuits") to other computers connected to the X.25 13 network. Governments, banks, and other organizations tend to use it 14 to connect to each other or to form Wide Area Networks (WANs). Many
|
/net/sctp/ |
D | debug.c | 142 if (id.other <= SCTP_EVENT_OTHER_MAX) in sctp_oname() 143 return sctp_other_tbl[id.other]; in sctp_oname()
|
D | sm_statetable.c | 78 return DO_LOOKUP(SCTP_EVENT_OTHER_MAX, other, in sctp_sm_lookup_event()
|
/net/qrtr/ |
D | Kconfig | 9 protocol is used to communicate with services provided by other 28 implement endpoints of QRTR, for purpose of tunneling data to other
|
/net/ |
D | Kconfig | 15 other computer. 32 This option can be selected by other options that need compat 103 other computer. You will get the so-called loopback device which 141 other MII bus snooping devices) with hardware timestamping 157 based on type, source, destination etc. The other kind of firewall, 359 maintain capacity for the other flows. This feature provides servers 388 just checking the various proc files and other utilities for
|
/net/ipv4/ |
D | Kconfig | 114 on NFS" as well), because all other machines configure the network 122 one containing the directory /) from some other computer over the 139 one containing the directory /) from some other computer over the 154 one containing the directory /) from some other computer over the 171 can be useful if you want to make your (or some other) machine 202 This driver is useful if the other endpoint is a Cisco router: Cisco 203 likes GRE much better than the other Linux tunneling driver ("IP 349 implemented. If you need any other algorithms, you'll need to enable 364 implemented. If you need any other algorithms, you'll need to enable 463 ss) to close sockets opened by other processes. Closing a socket in [all …]
|
/net/ax25/ |
D | Kconfig | 28 carry other protocols such as tcp/ip. To use it, you need a device 58 from clients (called "slaves") and redistributes it to other slaves. 73 from clients (called "slaves") and redistributes it to other slaves.
|
/net/ipv6/ |
D | Kconfig | 60 implemented. If you need any other algorithms, you'll need to enable 75 implemented. If you need any other algorithms, you'll need to enable 225 This driver is useful if the other endpoint is a Cisco router: Cisco 226 likes GRE much better than the other Linux tunneling driver ("IP
|
/net/bluetooth/rfcomm/ |
D | Kconfig | 7 support is required for Dialup Networking, OBEX and other Bluetooth
|
/net/mctp/ |
D | Kconfig | 11 This option enables core MCTP support. For communicating with other
|
/net/mac802154/ |
D | Kconfig | 17 complete! Compatibility with other implementations hasn't
|
/net/l2tp/ |
D | Kconfig | 25 L2TPv3 allows other protocols as well as PPP to be carried 63 L2TP has since been adopted for tunneling a number of other
|
/net/lapb/ |
D | Kconfig | 11 connection service to exchange data frames with one other host, and
|
/net/hsr/ |
D | Kconfig | 18 with other HSR capable nodes. All Ethernet frames sent over the HSR
|
/net/bridge/ |
D | Kconfig | 18 other third party bridge products.
|
/net/atm/ |
D | Kconfig | 27 ATMARP. If you want to communication with other IP hosts on your ATM
|
/net/ncsi/ |
D | ncsi-pkt.h | 191 __be32 other; /* Other indications */ member
|
/net/bluetooth/ |
D | Kconfig | 21 It was designed as a replacement for cables and other short-range
|
/net/netfilter/ |
D | Kconfig | 92 This is required to do Masquerading or other kinds of Network 162 provide a notifier chain that can be used by other kernel code 253 required for tracking them, and doing masquerading and other forms 286 files to each other, and also chat to each other without the need 433 The NAT option allows masquerading, port forwarding and other 779 also be used by other subsystems to change their behavior. 922 by other subsystems to change their behaviour.
|
/net/netfilter/ipset/ |
D | Kconfig | 173 kind of set one can store the name of other sets and it forms
|
/net/ipv6/netfilter/ |
D | Kconfig | 260 port forwarding and other forms of full Network Address Port
|
/net/ipv4/netfilter/ |
D | Kconfig | 217 port forwarding and other forms of full Network Address Port
|
/net/sched/ |
D | Kconfig | 723 other devices. 921 specific time slot and be dropped at other specific time slot by
|