Home
last modified time | relevance | path

Searched refs:peer (Results 576 - 600 of 787) sorted by relevance

1...<<21222324252627282930>>...32

/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dnsaccess.c114 prev_node->peer = new_node; in acpi_ns_root_initialize()
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Dprotocol.h65 struct hmdfs_peer *peer; member
/kernel/linux/linux-6.6/include/linux/
H A Dnet.h177 int peer);
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_proc.c277 drbd_role_str(state.peer), in drbd_seq_show()
/kernel/linux/linux-6.6/net/sctp/
H A Dendpointola.c299 * given peer address.
397 asoc->peer.last_data_from = chunk->transport; in sctp_endpoint_bh_rcv()
H A Dtsnmap.c117 trans->asoc->peer.sack_generation; in sctp_tsnmap_mark()
245 /* How many data chunks are we missing from our peer?
H A Dinput.c63 const union sctp_addr *peer,
500 * the peer. If the Verification Tag is not 0 and does NOT in sctp_err_lookup()
504 * peer, continue with ICMP7. If the ICMP message is too short in sctp_err_lookup()
1052 const union sctp_addr *peer, in __sctp_lookup_association()
1059 t = sctp_addrs_lookup_transport(net, local, peer, dif, sdif); in __sctp_lookup_association()
1087 /* Is there an association matching the given local and peer addresses? */
1172 * When an endpoint receives an ASCONF Chunk from the remote peer
1049 __sctp_lookup_association( struct net *net, const union sctp_addr *local, const union sctp_addr *peer, struct sctp_transport **pt, int dif, int sdif) __sctp_lookup_association() argument
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dfib_nexthop_multiprefix.sh111 ip -netns h${i} li add eth0 type veth peer name r1h${i}
H A Dl2_tos_ttl_inherit.sh108 peer name veth1 netns "${NS1}"
H A Dtraceroute.sh104 ip netns exec ${ns1} ip li add ${ns1_dev} type veth peer name tmp
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_tc_tunnel.sh33 peer name veth2 mtu 1500 netns "${ns2}"
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_sockopt.sh55 ip link add ns1eth$i netns "$ns1" type veth peer name ns2eth$i netns "$ns2"
/kernel/linux/linux-6.6/tools/testing/selftests/netfilter/
H A Dconntrack_vrf.sh75 ip link add veth0 netns "$ns0" type veth peer name veth0 netns "$ns1" > /dev/null 2>&1
/kernel/linux/linux-6.6/samples/bpf/
H A Dtest_lwt_bpf.sh55 ip link add $2 type veth peer name $3
/kernel/linux/linux-5.10/net/tipc/
H A Dlink.c83 * @addr: network address of link's peer node
89 * @peer_session: link session # being used by peer end of link
90 * @peer_bearer_id: bearer id used by link's peer endpoint
95 * @peer_caps: bitmap describing capabilities of peer node
96 * @silent_intv_cnt: # of timer intervals without any reception from peer
111 * @acked: # last packet acked by a certain peer. Used for broadcast.
114 * @unacked_window: # of inbound messages rx'd without ack'ing back to peer
459 * @peer: node id of peer node
460 * @peer_caps: bitmap describing peer nod
469 tipc_link_create(struct net *net, char *if_name, int bearer_id, int tolerance, char net_plane, u32 mtu, int priority, u32 min_win, u32 max_win, u32 session, u32 self, u32 peer, u8 *peer_id, u16 peer_caps, struct tipc_link *bc_sndlink, struct tipc_link *bc_rcvlink, struct sk_buff_head *inputq, struct sk_buff_head *namedq, struct tipc_link **link) tipc_link_create() argument
543 tipc_link_bc_create(struct net *net, u32 ownnode, u32 peer, u8 *peer_id, int mtu, u32 min_win, u32 max_win, u16 peer_caps, struct sk_buff_head *inputq, struct sk_buff_head *namedq, struct tipc_link *bc_sndlink, struct tipc_link **link) tipc_link_bc_create() argument
[all...]
/kernel/linux/linux-6.6/net/tipc/
H A Dlink.c83 * @addr: network address of link's peer node
89 * @peer_session: link session # being used by peer end of link
90 * @peer_bearer_id: bearer id used by link's peer endpoint
95 * @peer_caps: bitmap describing capabilities of peer node
96 * @silent_intv_cnt: # of timer intervals without any reception from peer
111 * @acked: # last packet acked by a certain peer. Used for broadcast.
114 * @unacked_window: # of inbound messages rx'd without ack'ing back to peer
126 * @in_session: have received ACTIVATE_MSG from peer
136 * @rcv_unacked: # messages read by user, but not yet acked back to peer
147 * @bc_rcvlink: the peer specifi
498 tipc_link_create(struct net *net, char *if_name, int bearer_id, int tolerance, char net_plane, u32 mtu, int priority, u32 min_win, u32 max_win, u32 session, u32 self, u32 peer, u8 *peer_id, u16 peer_caps, struct tipc_link *bc_sndlink, struct tipc_link *bc_rcvlink, struct sk_buff_head *inputq, struct sk_buff_head *namedq, struct tipc_link **link) tipc_link_create() argument
577 tipc_link_bc_create(struct net *net, u32 ownnode, u32 peer, u8 *peer_id, int mtu, u32 min_win, u32 max_win, u16 peer_caps, struct sk_buff_head *inputq, struct sk_buff_head *namedq, struct tipc_link *bc_sndlink, struct tipc_link **link) tipc_link_bc_create() argument
[all...]
/kernel/linux/linux-5.10/net/sctp/
H A Dinput.c61 const union sctp_addr *peer,
511 * the peer. If the Verification Tag is not 0 and does NOT in sctp_err_lookup()
515 * peer, continue with ICMP7. If the ICMP message is too short in sctp_err_lookup()
1032 const union sctp_addr *peer, in __sctp_lookup_association()
1038 t = sctp_addrs_lookup_transport(net, local, peer); in __sctp_lookup_association()
1065 /* Is there an association matching the given local and peer addresses? */
1148 * When an endpoint receives an ASCONF Chunk from the remote peer
1029 __sctp_lookup_association( struct net *net, const union sctp_addr *local, const union sctp_addr *peer, struct sctp_transport **pt) __sctp_lookup_association() argument
H A Dprotocol.c148 * sock as well as the remote peer. in sctp_copy_local_addr_list()
594 newinet->inet_daddr = asoc->peer.primary_addr.v4.sin_addr.s_addr; in sctp_v4_create_accept_sk()
898 /* Copy the primary address of the peer primary address as the msg_name. */
910 sinfrom = &asoc->peer.primary_addr.v4; in sctp_inet_event_msgname()
911 sin->sin_port = htons(asoc->peer.port); in sctp_inet_event_msgname()
/kernel/linux/linux-5.10/net/phonet/
H A Dpep.c91 struct sockaddr_pn peer; in pep_reply() local
103 pn_skb_get_src_sockaddr(oskb, &peer); in pep_reply()
104 return pn_skb_send(sk, skb, &peer); in pep_reply()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h324 /* This is a shim for my peer's INIT packet, followed by
335 /* The format of our cookie that we send to our peer. */
511 /* Structure to track chunk fragments that have been acked, but peer
519 /* When is this message no longer interesting to the peer? */
802 /* This is the peer's IP address and port. */
815 * For each destination transport address in the peer's
1156 * peer(s) in INIT and INIT ACK chunks.
1376 const union sctp_addr *peer,
1572 /* This is all information about our peer. */
1577 * Transport : peer i
1730 } peer; global() member
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dide.h1600 ide_drive_t *peer = drive->hwif->devices[(drive->dn ^ 1) & 1]; in ide_get_pair_dev() local
1602 return (peer->dev_flags & IDE_DFLAG_PRESENT) ? peer : NULL; in ide_get_pair_dev()
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h328 /* This is a shim for my peer's INIT packet, followed by
339 /* The format of our cookie that we send to our peer. */
517 /* Structure to track chunk fragments that have been acked, but peer
525 /* When is this message no longer interesting to the peer? */
809 /* This is the peer's IP address and port. */
822 * For each destination transport address in the peer's
1180 * peer(s) in INIT and INIT ACK chunks.
1392 const union sctp_addr *peer,
1596 /* This is all information about our peer. */
1601 * Transport : peer i
1753 } peer; global() member
[all...]
/kernel/linux/linux-6.6/net/phonet/
H A Dpep.c91 struct sockaddr_pn peer; in pep_reply() local
103 pn_skb_get_src_sockaddr(oskb, &peer); in pep_reply()
104 return pn_skb_send(sk, skb, &peer); in pep_reply()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c147 static int create_netkit(int mode, char *prim, char *peer) in create_netkit() argument
176 addattr_l(&req.n, sizeof(req), IFLA_IFNAME, peer, strlen(peer)); in create_netkit()
195 SYS(fail, "ip link add src type veth peer name src_fwd"); in netns_setup_links_and_routes()
196 SYS(fail, "ip link add dst type veth peer name dst_fwd"); in netns_setup_links_and_routes()
/kernel/linux/linux-6.6/net/ipv6/
H A Daf_inet6.c522 int peer) in inet6_getname()
534 if (peer) { in inet6_getname()
537 peer == 1)) { in inet6_getname()
521 inet6_getname(struct socket *sock, struct sockaddr *uaddr, int peer) inet6_getname() argument

Completed in 37 milliseconds

1...<<21222324252627282930>>...32