Searched refs:datagram (Results 1 – 22 of 22) sorted by relevance
/linux-4.4.14/Documentation/networking/ |
D | ipsec.txt | 13 payload, the IP datagram MUST be sent in the original non-compressed 14 form. To clarify: If an IP datagram is sent non-compressed, no 16 IPComp header is added to the datagram. This policy ensures saving 18 datagram fragmentation when the expanded datagram is larger than the
|
D | phonet.txt | 89 Low-level datagram protocol 92 Applications can send Phonet messages using the Phonet datagram socket 118 A Phonet datagram socket can be subscribed to any number of 8-bits
|
D | rds.txt | 14 RDS provides reliable, ordered datagram delivery by using a single 337 copy header to rds_ib_incoming struct if start of a new datagram 339 if competed datagram: 340 update cong map if datagram was cong update 346 find the sock associated with this datagram
|
D | dccp.txt | 186 the next pending datagram in bytes, or 0 when no datagram is pending.
|
D | 00-INDEX | 182 - Background on the reliable, ordered datagram delivery method RDS.
|
D | udplite.txt | 39 UDP-Lite provides a connectionless, unreliable datagram service and hence
|
D | timestamping.txt | 139 is derived from a per-socket u32 counter (that wraps). For datagram
|
D | ip-sysctl.txt | 924 report in a single datagram (i.e. the report can't span multiple 929 report entries you can fit into a single datagram of 65535 bytes.
|
D | bonding.txt | 2337 delivery, then this mode can allow for single stream datagram
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-net-cdc_ncm | 29 least one max sized datagram plus headers. 45 least one max sized datagram plus headers. 98 Remainder used to align input datagram payload within 129 Remainder used to align output datagram payload
|
/linux-4.4.14/net/phonet/ |
D | Makefile | 7 datagram.o \
|
/linux-4.4.14/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 88 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 433 datagram. A CIPSO gateway provides IP routing services between two or more 441 datagram for reasons that the information contained can not be adequately 547 addition, the host MUST reject any incoming datagram that has a label which 568 associated with them, either contained in the datagram or assigned to 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 [all …]
|
/linux-4.4.14/Documentation/infiniband/ |
D | ipoib.txt | 32 The IPoIB driver supports two modes of operation: datagram and 36 In datagram mode, the IB UD (Unreliable Datagram) transport is used 63 Stateless offloads are supported only in datagram mode.
|
/linux-4.4.14/net/core/ |
D | Makefile | 5 obj-y := sock.o request_sock.o skbuff.o datagram.o stream.o scm.o \
|
/linux-4.4.14/include/net/caif/ |
D | cfctrl.h | 73 } datagram; member
|
/linux-4.4.14/net/caif/ |
D | cfctrl.c | 90 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() 423 linkparam.u.datagram.connid = in cfctrl_recv()
|
D | cfcnfg.c | 260 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-4.4.14/Documentation/DocBook/ |
D | networking.xml.db | 157 API---skb-recv-datagram 158 API-skb-kill-datagram 159 API-skb-copy-datagram-iter 160 API-skb-copy-datagram-from-iter 162 API-skb-copy-and-csum-datagram-msg 163 API-datagram-poll
|
D | .networking.xml.cmd | 2 …lude/net/sock.h net/socket.c net/core/skbuff.c net/core/sock.c net/core/datagram.c net/core/stream…
|
/linux-4.4.14/net/ipv6/ |
D | Makefile | 11 exthdrs.o datagram.o ip6_flowlabel.o inet6_connection_sock.o
|
/linux-4.4.14/net/ipv4/ |
D | Makefile | 12 tcp_offload.o datagram.o raw.o udp.o udplite.o \
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | rpc-cache.txt | 138 The 'channel' works a bit like a datagram socket. Each 'write' is
|