Searched refs:datagrams (Results 1 – 19 of 19) sorted by relevance
| /Linux-v4.19/Documentation/netlabel/ |
| D | draft-ietf-cipso-ipsecurity-01.txt | 37 IP datagrams to be labeled with security classifications. This option 437 router is a dedicated IP router that routes IP datagrams between two or more 444 MUST be able to reject datagrams going to networks that can not provide 450 a CIPSO host is authorized to handle. All datagrams that have a label 468 a CIPSO host is authorized to handle. All datagrams that have a label less 475 all datagrams that may exit a particular network interface port. All 476 outgoing datagrams that have a label greater than this maximum MUST be 482 all datagrams that may exit a particular network interface port. All 483 outgoing datagrams that have a label less than this minimum MUST be 490 particular network interface port. All CIPSO labels within datagrams [all …]
|
| /Linux-v4.19/net/ |
| D | socket.c | 2173 int fput_needed, err, datagrams; in __sys_sendmmsg() local 2187 datagrams = 0; in __sys_sendmmsg() 2199 while (datagrams < vlen) { in __sys_sendmmsg() 2200 if (datagrams == vlen - 1) in __sys_sendmmsg() 2222 ++datagrams; in __sys_sendmmsg() 2231 if (datagrams != 0) in __sys_sendmmsg() 2232 return datagrams; in __sys_sendmmsg() 2347 int fput_needed, err, datagrams; in __sys_recvmmsg() local 2360 datagrams = 0; in __sys_recvmmsg() 2369 datagrams = err; in __sys_recvmmsg() [all …]
|
| D | compat.c | 817 int datagrams; in __compat_sys_recvmmsg() local 827 datagrams = __sys_recvmmsg(fd, (struct mmsghdr __user *)mmsg, vlen, in __compat_sys_recvmmsg() 829 if (datagrams > 0 && compat_put_timespec(&ktspec, timeout)) in __compat_sys_recvmmsg() 830 datagrams = -EFAULT; in __compat_sys_recvmmsg() 832 return datagrams; in __compat_sys_recvmmsg()
|
| /Linux-v4.19/Documentation/networking/ |
| D | ipsec.txt | 21 Small IP datagrams are likely to expand as a result of compression. 23 where IP datagrams of size smaller than the threshold are sent in the
|
| D | ieee802154.txt | 158 [RFC4944] was specified to carry IPv6 datagrams over such constrained links, 163 compression for IPv6 datagrams (LOWPAN_HC1 and LOWPAN_HC2) to reduce the
|
| D | ipddp.txt | 10 networks can use to communicate via IP. AppleTalk-IP is simply IP datagrams
|
| D | tproxy.txt | 34 modify your application to allow it to send datagrams _from_ non-local IP
|
| D | udplite.txt | 236 InDatagrams: The total number of datagrams delivered to users. 251 OutDatagrams: Total number of sent datagrams.
|
| D | timestamping.txt | 27 This socket option enables timestamping of datagrams on the reception 379 Fragmentation of outgoing datagrams is rare, but is possible, e.g., by 390 In this case, the application can choose to read datagrams with a
|
| D | rds.txt | 312 partially-sent datagrams to be retransmitted when the connection is 386 RDS datagrams on that path.
|
| D | ppp_generic.txt | 13 * PPP multilink: splitting datagrams between multiple links, and 34 responsible for splitting datagrams on transmit and recombining them
|
| D | ip-sysctl.txt | 177 from different IP datagrams, which could result in data corruption. 988 datagrams, or risk confusing the switch and leaving groups you don't
|
| /Linux-v4.19/net/rds/ |
| D | Kconfig | 7 sequenced delivery of datagrams over Infiniband or TCP.
|
| /Linux-v4.19/net/dccp/ |
| D | Kconfig | 11 congestion-controlled, unreliable datagrams. It should be suitable
|
| /Linux-v4.19/Documentation/ABI/testing/ |
| D | sysfs-class-net-cdc_ncm | 75 wait up to 3 times this timeout for more datagrams to 166 Maximum number of datagrams that the host may pack
|
| /Linux-v4.19/Documentation/userspace-api/ |
| D | no_new_privs.rst | 43 ``setuid(2)`` and receive SCM_RIGHTS datagrams.
|
| /Linux-v4.19/Documentation/infiniband/ |
| D | ipoib.txt | 45 datagrams, TCP segments, etc and increases the performance for large
|
| /Linux-v4.19/Documentation/media/uapi/v4l/ |
| D | format.rst | 14 for example video images, raw or sliced VBI data, RDS datagrams. Even
|
| /Linux-v4.19/Documentation/sysctl/ |
| D | net.txt | 290 unix_dgram_qlen limits the max number of datagrams queued in Unix domain
|