Home
last modified time | relevance | path

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

12

/linux/Documentation/networking/
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
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
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
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.
A Dkapi.rst32 .. kernel-doc:: net/core/datagram.c
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,
/linux/Documentation/ABI/testing/
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/Documentation/netlabel/
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/Documentation/infiniband/
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/net/phonet/
A DMakefile8 datagram.o \
/linux/net/caif/
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()
420 linkparam.u.datagram.connid = in cfctrl_recv()
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/net/core/
A Dbuilt-in.a6 datagram.o/
A DMakefile6 obj-y := sock.o request_sock.o skbuff.o datagram.o stream.o scm.o \
A D.built-in.a.cmd1 …in.a net/core/sock.o net/core/request_sock.o net/core/skbuff.o net/core/datagram.o net/core/stream…
A D.datagram.o.cmd1datagram.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin…
3 source_net/core/datagram.o := net/core/datagram.c
5 deps_net/core/datagram.o := \
1493 net/core/datagram.h \
1495 net/core/datagram.o: $(deps_net/core/datagram.o)
1497 $(deps_net/core/datagram.o):
/linux/net/ipv4/
A Dbuilt-in.a28 datagram.o/
A D.datagram.o.cmd1datagram.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin…
3 source_net/ipv4/datagram.o := net/ipv4/datagram.c
5 deps_net/ipv4/datagram.o := \
1477 net/ipv4/datagram.o: $(deps_net/ipv4/datagram.o)
1479 $(deps_net/ipv4/datagram.o):
A D.built-in.a.cmd1 …/ipv4/tcp_recovery.o net/ipv4/tcp_ulp.o net/ipv4/tcp_offload.o net/ipv4/datagram.o net/ipv4/raw.o …
A DMakefile13 tcp_offload.o datagram.o raw.o udp.o udplite.o \
/linux/net/
A Dbuilt-in.a8 core/datagram.o/
111 ipv4/datagram.o/
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
A Dipoib.h107 struct mlx5_wqe_datagram_seg datagram; member
/linux/include/net/caif/
A Dcfctrl.h73 } datagram; member
/linux/net/ipv6/
A DMakefile12 exthdrs.o datagram.o ip6_flowlabel.o inet6_connection_sock.o \
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tx.c987 struct mlx5_wqe_datagram_seg *datagram; in mlx5i_sq_xmit() local
1008 datagram = &wqe->datagram; in mlx5i_sq_xmit()
1012 mlx5i_txwqe_build_datagram(av, dqpn, dqkey, datagram); in mlx5i_sq_xmit()

Completed in 35 milliseconds

12