Home
last modified time | relevance | path

Searched refs:datagram (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.15/Documentation/networking/
H A Dipsec.rst21 payload, the IP datagram MUST be sent in the original non-compressed
22 form. To clarify: If an IP datagram is sent non-compressed, no
24 IPComp header is added to the datagram. This policy ensures saving
26 datagram fragmentation when the expanded datagram is larger than the
H A Dphonet.rst94 Low-level datagram protocol
97 Applications can send Phonet messages using the Phonet datagram socket
125 A Phonet datagram socket can be subscribed to any number of 8-bits
H A Dtipc.rst53 Using a service address, a client can send datagram messages to a server socket.
62 datagram mode and in communication group mode.
H A Drds.rst19 RDS provides reliable, ordered datagram delivery by using a single
374 - copy header to rds_ib_incoming struct if start of a new datagram
376 - if competed datagram:
377 - update cong map if datagram was cong update
384 - find the sock associated with this datagram
H A Dkapi.rst32 .. kernel-doc:: net/core/datagram.c
H A Dchecksum-offloads.rst85 encapsulated datagram when the inner checksum is due to be offloaded.
130 RCO is a technique for eliding the inner checksum of an encapsulated datagram,
H A Dsegmentation-offloads.rst56 datagram into multiple IPv4 fragments. Many of the requirements for UDP
58 fragments should not increment as a single IPv4 datagram is fragmented.
H A Ddccp.rst193 the next pending datagram in bytes, or 0 when no datagram is pending.
H A Dkcm.rst10 datagram sockets.
H A Dudplite.rst43 UDP-Lite provides a connectionless, unreliable datagram service and hence
H A Diso15765-2.rst79 ``SOCK_DGRAM`` type (as the underlying protocol is datagram-based by design)
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-class-net-cdc_ncm48 least one max sized datagram plus headers.
64 least one max sized datagram plus headers.
117 Remainder used to align input datagram payload within
148 Remainder used to align output datagram payload
/linux-6.15/net/phonet/
H A DMakefile8 datagram.o \
/linux-6.15/Documentation/netlabel/
H A Ddraft-ietf-cipso-ipsecurity-01.txt88 once in a datagram. All multi-octet fields in the option are defined to be
255 for the datagram, and bit N is binary 0 if category N is not part of the
572 datagram. See section 4.1.2 for handling procedures for unlabeled
577 recognized the IP datagram is discarded and an ICMP "parameter problem"
583 outside of the configured host or port label range, the datagram is
629 If a CIPSO option is required and none is found, the datagram is
631 returned to the originator of the datagram. The code field of the ICMP
638 A CIPSO option MUST appear only once in a datagram. Only one tag type
647 If this condition is not satisfied the datagram MUST be discarded.
693 a. Use the CIPSO label of the original IP datagram
[all …]
/linux-6.15/Documentation/infiniband/
H A Dipoib.rst36 The IPoIB driver supports two modes of operation: datagram and
40 In datagram mode, the IB UD (Unreliable Datagram) transport is used
68 Stateless offloads are supported only in datagram mode.
/linux-6.15/net/caif/
H A Dcfctrl.c90 return p1->u.datagram.connid == p2->u.datagram.connid; in param_eq()
242 tmp32 = cpu_to_le32(param->u.datagram.connid); in cfctrl_linkup_request()
424 linkparam.u.datagram.connid = in cfctrl_recv()
H A Dcfcnfg.c260 l->u.datagram.connid = s->sockaddr.u.dgm.connection_id; in caif_connect_req_to_link_param()
266 l->u.datagram.connid = s->sockaddr.u.dgm.connection_id; in caif_connect_req_to_link_param()
270 l->u.datagram.connid = s->sockaddr.u.rfm.connection_id; in caif_connect_req_to_link_param()
/linux-6.15/include/net/caif/
H A Dcfctrl.h73 } datagram; member
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.h111 struct mlx5_wqe_datagram_seg datagram; member
/linux-6.15/net/core/
H A DMakefile6 obj-y := sock.o request_sock.o skbuff.o datagram.o stream.o scm.o \
/linux-6.15/net/ipv6/
H A DMakefile12 exthdrs.o datagram.o ip6_flowlabel.o inet6_connection_sock.o \
/linux-6.15/net/ipv4/
H A DMakefile13 tcp_offload.o tcp_plb.o datagram.o raw.o udp.o udplite.o \
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c985 struct mlx5_wqe_datagram_seg *datagram; in mlx5i_sq_xmit() local
1006 datagram = &wqe->datagram; in mlx5i_sq_xmit()
1010 mlx5i_txwqe_build_datagram(av, dqpn, dqkey, datagram); in mlx5i_sq_xmit()
/linux-6.15/Documentation/filesystems/nfs/
H A Drpc-cache.rst151 The 'channel' works a bit like a datagram socket. Each 'write' is
/linux-6.15/Documentation/userspace-api/
H A Dlandlock.rst336 A :manpage:`sendto(2)` on a non-connected datagram socket is treated as if
341 be restricted. This works for both datagram and stream sockets.

12