/nrf52832-nimble/rt-thread/components/net/uip/uip/ |
H A D | uip-split.h | 51 * situation. By splitting maximum sized outgoing TCP segments into 76 * Handle outgoing packets. 78 * This function inspects an outgoing packet in the uip_buf buffer and 85 * The headers of the outgoing packet is assumed to be in the uip_buf 87 * points. The length of the outgoing packet is assumed to be in the
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/ |
H A D | a00154.html | 23 …a hack which tries to remedy this situation. By splitting maximum sized outgoing TCP segments into… 37 <tr><td class="mdescLeft"> </td><td class="mdescRight">Handle outgoing packets. <a href="#gb4… 65 Handle outgoing packets. 67 This function inspects an outgoing packet in the uip_buf buffer and sends it out using the uip_fw_o… 68 … the outgoing packet is assumed to be in the uip_buf buffer and the payload is assumed to be where…
|
H A D | a00200.html | 71 <a name="l00051"></a>00051 <span class="comment"> * situation. By splitting maximum sized outgoing … 96 <a name="l00076"></a>00076 <span class="comment"> * Handle outgoing packets.</span> 98 <a name="l00078"></a>00078 <span class="comment"> * This function inspects an outgoing packet in th… 105 <a name="l00085"></a>00085 <span class="comment"> * The headers of the outgoing packet is assumed t… 107 <a name="l00087"></a>00087 <span class="comment"> * points. The length of the outgoing packet is as…
|
H A D | a00134.html | 36 <tr><td class="mdescLeft"> </td><td class="mdescRight">Handle outgoing packets. <a href="a001…
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/priv/ |
H A D | nd6_priv.h | 61 /** struct for queueing outgoing packets for unknown address 77 /** Pointer to queue of pending outgoing packets on this entry. */ 80 /** Pointer to a single pending outgoing packet on this entry. */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/priv/ |
H A D | nd6_priv.h | 61 /** struct for queueing outgoing packets for unknown address 77 /** Pointer to queue of pending outgoing packets on this entry. */ 80 /** Pointer to a single pending outgoing packet on this entry. */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 121 thing to consider is outgoing segmented messages. There must 123 supported outgoing segment count (BT_MESH_TX_SEG_MAX). 152 Maximum number of simultaneous outgoing multi-segment and/or 174 Maximum number of segments supported for outgoing messages. 182 The maximum outgoing SDU size is 12 times this number (out of 191 as there are outgoing segments.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | udp.h | 95 /** outgoing network interface for multicast packets, by IPv4 address (if not 'any') */ 98 /** outgoing network interface for multicast packets, by interface index (if nonzero) */ 100 /** TTL for outgoing multicast packets */
|
H A D | etharp.h | 3 * Ethernet output function - handles OUTGOING ethernet level traffic, implements 67 /** struct for queueing outgoing packets for unknown address
|
H A D | raw.h | 85 /** outgoing network interface for multicast packets, by interface index (if nonzero) */ 87 /** TTL for outgoing multicast packets */
|
H A D | opt.h | 485 * MEMP_NUM_ARP_QUEUE: the number of simultaneously queued outgoing 648 * ARP_QUEUEING==1: Multiple outgoing packets are queued during hardware address 741 * this option does not affect outgoing packet sizes, which can be controlled 749 * IP_FRAG==1: Fragment outgoing IP packets if their size exceeds MTU. Note 2279 * CHECKSUM_GEN_IP==1: Generate checksums in software for outgoing IP packets. 2286 * CHECKSUM_GEN_UDP==1: Generate checksums in software for outgoing UDP packets. 2293 * CHECKSUM_GEN_TCP==1: Generate checksums in software for outgoing TCP packets. 2300 * CHECKSUM_GEN_ICMP==1: Generate checksums in software for outgoing ICMP packets. 2307 * CHECKSUM_GEN_ICMP6==1: Generate checksums in software for outgoing ICMP6 packets. 2431 * LWIP_IPV6_FRAG==1: Fragment outgoing IPv6 packets that are too big. [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | dhcp.h | 47 struct dhcp_msg *msg_out; /* outgoing msg */ 48 u16_t options_out_len; /* outgoing msg options length */ 98 /** set this to be sufficient for your options in outgoing DHCP msgs */
|
H A D | opt.h | 290 * MEMP_NUM_ARP_QUEUE: the number of simulateously queued outgoing 437 * ARP_QUEUEING==1: Multiple outgoing packets are queued during hardware address 522 * this option does not affect outgoing packet sizes, which can be controlled 530 * IP_FRAG==1: Fragment outgoing IP packets if their size exceeds MTU. Note 1788 * CHECKSUM_GEN_IP==1: Generate checksums in software for outgoing IP packets. 1795 * CHECKSUM_GEN_UDP==1: Generate checksums in software for outgoing UDP packets. 1802 * CHECKSUM_GEN_TCP==1: Generate checksums in software for outgoing TCP packets. 1809 * CHECKSUM_GEN_ICMP==1: Generate checksums in software for outgoing ICMP packets.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | pppol2tp.h | 81 #define PPPOL2TP_MESSAGETYPE_OCRQ 7 /* Outgoing Call Request */ 82 #define PPPOL2TP_MESSAGETYPE_OCRP 8 /* Outgoing Call Reply */ 83 #define PPPOL2TP_MESSAGETYPE_OCCN 9 /* Outgoing Call Connected */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | pppol2tp.h | 85 #define PPPOL2TP_MESSAGETYPE_OCRQ 7 /* Outgoing Call Request */ 86 #define PPPOL2TP_MESSAGETYPE_OCRP 8 /* Outgoing Call Reply */ 87 #define PPPOL2TP_MESSAGETYPE_OCCN 9 /* Outgoing Call Connected */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | etharp.h | 3 * Ethernet output function - handles OUTGOING ethernet level traffic, implements 67 /** struct for queueing outgoing packets for unknown address
|
H A D | dhcp.h | 85 struct dhcp_msg *msg_out; /* outgoing msg */ 86 u16_t options_out_len; /* outgoing msg options length */
|
H A D | udp.h | 94 /** outgoing network interface for multicast packets */ 96 /** TTL for outgoing multicast packets */
|
H A D | opt.h | 413 * MEMP_NUM_ARP_QUEUE: the number of simultaneously queued outgoing 561 * ARP_QUEUEING==1: Multiple outgoing packets are queued during hardware address 654 * this option does not affect outgoing packet sizes, which can be controlled 662 * IP_FRAG==1: Fragment outgoing IP packets if their size exceeds MTU. Note 2059 * CHECKSUM_GEN_IP==1: Generate checksums in software for outgoing IP packets. 2066 * CHECKSUM_GEN_UDP==1: Generate checksums in software for outgoing UDP packets. 2073 * CHECKSUM_GEN_TCP==1: Generate checksums in software for outgoing TCP packets. 2080 * CHECKSUM_GEN_ICMP==1: Generate checksums in software for outgoing ICMP packets. 2087 * CHECKSUM_GEN_ICMP6==1: Generate checksums in software for outgoing ICMP6 packets. 2171 * LWIP_IPV6_FRAG==1: Fragment outgoing IPv6 packets that are too big. [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ |
H A D | raw.c | 245 * outgoing packets will go out via the specified netif. 372 * determine the outgoing interface, if an interface index is set and a in raw_sendto() 391 /* use outgoing network interface IP address as source address */ in raw_sendto() 408 * Send the raw IP packet to the given address, using a particular outgoing
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_gatt.h | 468 * outgoing notification. 483 * characteristic to include in the outgoing 498 * characteristic to include in the outgoing 514 * characteristic to include in the outgoing
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | mqtt_opts.h | 53 * Output ring-buffer size, must be able to fit largest outgoing publish message topic+payloads
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/ |
H A D | mqtt_opts.h | 53 * Output ring-buffer size, must be able to fit largest outgoing publish message topic+payloads
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_hs_conn_priv.h | 79 /** Queue of outgoing packets that could not be sent. */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/gatt/src/ |
H A D | ble_svc_gatt.c | 62 * characteristic value to populate the outgoing indication command. in ble_svc_gatt_access()
|