/net/unix/ |
D | af_unix.c | 384 static int unix_dgram_peer_wake_connect(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_connect() argument 390 u_other = unix_sk(other); in unix_dgram_peer_wake_connect() 395 u->peer_wake.private = other; in unix_dgram_peer_wake_connect() 406 struct sock *other) in unix_dgram_peer_wake_disconnect() argument 411 u_other = unix_sk(other); in unix_dgram_peer_wake_disconnect() 414 if (u->peer_wake.private == other) { in unix_dgram_peer_wake_disconnect() 423 struct sock *other) in unix_dgram_peer_wake_disconnect_wakeup() argument 425 unix_dgram_peer_wake_disconnect(sk, other); in unix_dgram_peer_wake_disconnect_wakeup() 436 static int unix_dgram_peer_wake_me(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_me() argument 440 connected = unix_dgram_peer_wake_connect(sk, other); in unix_dgram_peer_wake_me() [all …]
|
/net/vmw_vsock/ |
D | vsock_addr.c | 59 const struct sockaddr_vm *other) in vsock_addr_equals_addr() argument 61 return addr->svm_cid == other->svm_cid && in vsock_addr_equals_addr() 62 addr->svm_port == other->svm_port; in vsock_addr_equals_addr()
|
/net/sctp/ |
D | debug.c | 148 if (id.other <= SCTP_EVENT_OTHER_MAX) in sctp_oname() 149 return sctp_other_tbl[id.other]; in sctp_oname()
|
/net/x25/ |
D | Kconfig | 11 (called "virtual circuits") to other computers connected to the X.25 12 network. Governments, banks, and other organizations tend to use it 13 to connect to each other or to form Wide Area Networks (WANs). Many
|
/net/sched/ |
D | sch_red.c | 146 q->stats.other++; in red_drop() 301 .other = q->stats.other, in red_dump_stats()
|
D | sch_choke.c | 67 u32 other; /* Drops due to drop() calls */ member 375 q->stats.other++; in choke_drop() 548 .other = q->stats.other, in choke_dump_stats()
|
D | sch_gred.c | 295 q->stats.other++; in gred_drop() 584 opt.other = q->stats.other; in gred_dump()
|
/net/decnet/ |
D | dn_nsp_in.c | 868 int other = 1; in dn_nsp_backlog_rcv() local 878 other = 0; in dn_nsp_backlog_rcv() 880 other = 0; in dn_nsp_backlog_rcv() 887 dn_process_ack(sk, skb, other); in dn_nsp_backlog_rcv()
|
D | dn_nsp_out.c | 301 …*dn_mk_ack_header(struct sock *sk, struct sk_buff *skb, unsigned char msgflag, int hlen, int other) in dn_mk_ack_header() argument 316 if (other) { in dn_mk_ack_header()
|
/net/ |
D | Kconfig | 14 other computer. 31 This option can be selected by other options that need compat 67 other computer. You will get the so-called loopback device which 125 based on type, source, destination etc. The other kind of firewall, 302 maintain capacity for the other flows. This feature provides servers 348 just checking the various proc files and other utilities for
|
/net/decnet/netfilter/ |
D | Kconfig | 14 unless you just want to monitor routing messages from other nodes.
|
/net/ax25/ |
D | Kconfig | 27 carry other protocols such as tcp/ip. To use it, you need a device 57 from clients (called "slaves") and redistributes it to other slaves. 72 from clients (called "slaves") and redistributes it to other slaves.
|
/net/bluetooth/rfcomm/ |
D | Kconfig | 6 support is required for Dialup Networking, OBEX and other Bluetooth
|
/net/mac802154/ |
D | Kconfig | 16 complete! Compatibility with other implementations hasn't
|
/net/ipv4/ |
D | Kconfig | 115 on NFS" as well), because all other machines configure the network 123 one containing the directory /) from some other computer over the 140 one containing the directory /) from some other computer over the 155 one containing the directory /) from some other computer over the 172 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 449 ss) to close sockets opened by other processes. Closing a socket in 487 among other techniques. 513 other Reno and H-TCP flows.
|
/net/l2tp/ |
D | Kconfig | 24 L2TPv3 allows other protocols as well as PPP to be carried 62 L2TP has since been adopted for tunneling a number of other
|
/net/lapb/ |
D | Kconfig | 10 connection service to exchange data frames with one other host, and
|
/net/hsr/ |
D | Kconfig | 12 other HSR capable nodes.
|
/net/ipv6/netfilter/ |
D | Kconfig | 24 which generalize ip_conntrack to support other layer 3 protocols. 82 The IPv6 NAT option allows masquerading, port forwarding and other 306 port forwarding and other forms of full Network Address Port
|
/net/bridge/ |
D | Kconfig | 17 other third party bridge products.
|
/net/ipv4/netfilter/ |
D | Kconfig | 24 which generalize ip_conntrack to support other layer 3 protocols. 104 The IPv4 NAT option allows masquerading, port forwarding and other 276 port forwarding and other forms of full Network Address Port
|
/net/ipv6/ |
D | Kconfig | 226 This driver is useful if the other endpoint is a Cisco router: Cisco 227 likes GRE much better than the other Linux tunneling driver ("IP
|
/net/atm/ |
D | Kconfig | 26 ATMARP. If you want to communication with other IP hosts on your ATM
|
/net/bluetooth/ |
D | Kconfig | 18 It was designed as a replacement for cables and other short-range
|
/net/netfilter/ |
D | Kconfig | 51 This is required to do Masquerading or other kinds of Network 112 provide a notifier chain that can be used by other kernel code 198 required for tracking them, and doing masquerading and other forms 203 which generalize ip_conntrack to support other layer 3 protocols. 233 files to each other, and also chat to each other without the need 592 other subsystems to change their behavior. 735 MARK value as routing key") and can also be used by other subsystems to
|