Searched refs:datagrams (Results 1 – 17 of 17) sorted by relevance
/linux-6.12.1/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-6.12.1/net/ |
D | socket.c | 2709 int fput_needed, err, datagrams; in __sys_sendmmsg() local 2723 datagrams = 0; in __sys_sendmmsg() 2735 while (datagrams < vlen) { in __sys_sendmmsg() 2736 if (datagrams == vlen - 1) in __sys_sendmmsg() 2758 ++datagrams; in __sys_sendmmsg() 2767 if (datagrams != 0) in __sys_sendmmsg() 2768 return datagrams; in __sys_sendmmsg() 2919 int fput_needed, err, datagrams; in do_recvmmsg() local 2932 datagrams = 0; in do_recvmmsg() 2941 datagrams = err; in do_recvmmsg() [all …]
|
/linux-6.12.1/Documentation/networking/ |
D | ipsec.rst | 29 Small IP datagrams are likely to expand as a result of compression. 31 where IP datagrams of size smaller than the threshold are sent in the
|
D | ieee802154.rst | 44 [RFC4944] was specified to carry IPv6 datagrams over such constrained links, 49 compression for IPv6 datagrams (LOWPAN_HC1 and LOWPAN_HC2) to reduce the
|
D | tproxy.rst | 37 modify your application to allow it to send datagrams _from_ non-local IP
|
D | udplite.rst | 244 InDatagrams The total number of datagrams delivered to users. 260 OutDatagrams Total number of sent datagrams.
|
D | rds.rst | 332 partially-sent datagrams to be retransmitted when the connection is 411 RDS datagrams on that path.
|
D | timestamping.rst | 45 This socket option enables timestamping of datagrams on the reception 474 Fragmentation of outgoing datagrams is rare, but is possible, e.g., by 486 In this case, the application can choose to read datagrams with a
|
D | ppp_generic.rst | 17 * PPP multilink: splitting datagrams between multiple links, and 38 responsible for splitting datagrams on transmit and recombining them
|
D | ip-sysctl.rst | 290 from different IP datagrams, which could result in data corruption. 1544 datagrams, or risk confusing the switch and leaving groups you don't
|
/linux-6.12.1/net/rds/ |
D | Kconfig | 8 sequenced delivery of datagrams over Infiniband or TCP.
|
/linux-6.12.1/net/dccp/ |
D | Kconfig | 12 congestion-controlled, unreliable datagrams. It should be suitable
|
/linux-6.12.1/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-6.12.1/Documentation/userspace-api/ |
D | no_new_privs.rst | 43 ``setuid(2)`` and receive SCM_RIGHTS datagrams.
|
/linux-6.12.1/Documentation/infiniband/ |
D | ipoib.rst | 49 datagrams, TCP segments, etc and increases the performance for large
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | format.rst | 14 for example video images, raw or sliced VBI data, RDS datagrams. Even
|
/linux-6.12.1/Documentation/admin-guide/sysctl/ |
D | net.rst | 430 unix_dgram_qlen limits the max number of datagrams queued in Unix domain
|