Home
last modified time | relevance | path

Searched refs:other (Results 1 – 25 of 33) sorted by relevance

12

/net/unix/
Daf_unix.c374 static int unix_dgram_peer_wake_connect(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_connect() argument
380 u_other = unix_sk(other); in unix_dgram_peer_wake_connect()
385 u->peer_wake.private = other; in unix_dgram_peer_wake_connect()
396 struct sock *other) in unix_dgram_peer_wake_disconnect() argument
401 u_other = unix_sk(other); in unix_dgram_peer_wake_disconnect()
404 if (u->peer_wake.private == other) { in unix_dgram_peer_wake_disconnect()
413 struct sock *other) in unix_dgram_peer_wake_disconnect_wakeup() argument
415 unix_dgram_peer_wake_disconnect(sk, other); in unix_dgram_peer_wake_disconnect_wakeup()
426 static int unix_dgram_peer_wake_me(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_me() argument
430 connected = unix_dgram_peer_wake_connect(sk, other); in unix_dgram_peer_wake_me()
[all …]
/net/vmw_vsock/
Dvsock_addr.c59 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/
Ddebug.c148 if (id.other <= SCTP_EVENT_OTHER_MAX) in sctp_oname()
149 return sctp_other_tbl[id.other]; in sctp_oname()
/net/x25/
DKconfig11 (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/decnet/
Ddn_nsp_in.c868 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()
Ddn_nsp_out.c301 …*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/
DKconfig14 unless you just want to monitor routing messages from other nodes.
/net/ax25/
DKconfig27 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/
DKconfig6 support is required for Dialup Networking, OBEX and other Bluetooth
/net/
DKconfig14 other computer.
31 This option can be selected by other options that need compat
70 other computer. You will get the so-called loopback device which
128 based on type, source, destination etc. The other kind of firewall,
316 maintain capacity for the other flows. This feature provides servers
362 just checking the various proc files and other utilities for
/net/mac802154/
DKconfig16 complete! Compatibility with other implementations hasn't
/net/qrtr/
DKconfig9 protocol is used to communicate with services provided by other
/net/ipv4/
DKconfig115 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
440 ss) to close sockets opened by other processes. Closing a socket in
478 among other techniques.
504 other Reno and H-TCP flows.
/net/sched/
Dsch_choke.c67 u32 other; /* Drops due to drop() calls */ member
532 .other = q->stats.other, in choke_dump_stats()
Dsch_red.c279 .other = q->stats.other, in red_dump_stats()
Dsch_gred.c551 opt.other = q->stats.other; in gred_dump()
/net/l2tp/
DKconfig24 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/
DKconfig10 connection service to exchange data frames with one other host, and
/net/hsr/
DKconfig12 other HSR capable nodes.
/net/ipv6/netfilter/
DKconfig24 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/
DKconfig17 other third party bridge products.
/net/ipv4/netfilter/
DKconfig24 which generalize ip_conntrack to support other layer 3 protocols.
93 The IPv4 NAT option allows masquerading, port forwarding and other
265 port forwarding and other forms of full Network Address Port
/net/ipv6/
DKconfig228 This driver is useful if the other endpoint is a Cisco router: Cisco
229 likes GRE much better than the other Linux tunneling driver ("IP
/net/atm/
DKconfig26 ATMARP. If you want to communication with other IP hosts on your ATM
/net/bluetooth/
DKconfig18 It was designed as a replacement for cables and other short-range

12