/net/unix/ |
D | af_unix.c | 364 static int unix_dgram_peer_wake_connect(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_connect() argument 370 u_other = unix_sk(other); in unix_dgram_peer_wake_connect() 375 u->peer_wake.private = other; in unix_dgram_peer_wake_connect() 386 struct sock *other) in unix_dgram_peer_wake_disconnect() argument 391 u_other = unix_sk(other); in unix_dgram_peer_wake_disconnect() 394 if (u->peer_wake.private == other) { in unix_dgram_peer_wake_disconnect() 403 struct sock *other) in unix_dgram_peer_wake_disconnect_wakeup() argument 405 unix_dgram_peer_wake_disconnect(sk, other); in unix_dgram_peer_wake_disconnect_wakeup() 416 static int unix_dgram_peer_wake_me(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_me() argument 420 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 | 144 q->stats.other++; in red_drop() 292 .other = q->stats.other, in red_dump_stats()
|
D | sch_choke.c | 67 u32 other; /* Drops due to drop() calls */ member 381 q->stats.other++; in choke_drop() 536 .other = q->stats.other, in choke_dump_stats()
|
D | sch_gred.c | 294 q->stats.other++; in gred_drop() 563 opt.other = q->stats.other; in gred_dump()
|
/net/decnet/ |
D | dn_nsp_in.c | 866 int other = 1; in dn_nsp_backlog_rcv() local 876 other = 0; in dn_nsp_backlog_rcv() 878 other = 0; in dn_nsp_backlog_rcv() 885 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/decnet/netfilter/ |
D | Kconfig | 14 unless you just want to monitor routing messages from other nodes.
|
/net/ |
D | Kconfig | 14 other computer. 31 This option can be selected by other options that need compat 64 other computer. You will get the so-called loopback device which 130 based on type, source, destination etc. The other kind of firewall, 305 maintain capacity for the other flows. This feature provides servers 351 just checking the various proc files and other utilities for
|
/net/bluetooth/rfcomm/ |
D | Kconfig | 6 support is required for Dialup Networking, OBEX and other Bluetooth
|
/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/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 201 This driver is useful if the other endpoint is a Cisco router: Cisco 202 likes GRE much better than the other Linux tunneling driver ("IP 451 ss) to close sockets opened by other processes. Closing a socket in 489 among other techniques. 515 other Reno and H-TCP flows.
|
/net/mac802154/ |
D | Kconfig | 15 complete! Compatibility with other implementations hasn't
|
/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/bluetooth/ |
D | Kconfig | 17 It was designed as a replacement for cables and other short-range
|
/net/ipv6/netfilter/ |
D | Kconfig | 24 which generalize ip_conntrack to support other layer 3 protocols. 64 The IPv6 NAT option allows masquerading, port forwarding and other 279 port forwarding and other forms of full Network Address Port
|
/net/tipc/ |
D | link.c | 484 struct tipc_link *other; in link_state_event() local 598 other = l_ptr->owner->active_links[0]; in link_state_event() 599 if (other && link_working_unknown(other)) in link_state_event() 634 other = l_ptr->owner->active_links[0]; in link_state_event() 635 if (other && link_working_unknown(other)) in link_state_event()
|
/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. 86 The IPv4 NAT option allows masquerading, port forwarding and other 249 port forwarding and other forms of full Network Address Port
|
/net/ipv6/ |
D | Kconfig | 206 This driver is useful if the other endpoint is a Cisco router: Cisco 207 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
|