Home
last modified time | relevance | path

Searched full:outgoing (Results 1 – 25 of 120) sorted by relevance

12345

/nrf52832-nimble/rt-thread/components/net/uip/uip/
H A Duip-split.h51 * 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 Da00154.html23 …a hack which tries to remedy this situation. By splitting maximum sized outgoing TCP segments into…
37 <tr><td class="mdescLeft">&nbsp;</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 Da00200.html71 <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 Da00134.html36 <tr><td class="mdescLeft">&nbsp;</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 Dnd6_priv.h61 /** 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 Dnd6_priv.h61 /** 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 Dsyscfg.yml121 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 Dudp.h95 /** 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 Detharp.h3 * Ethernet output function - handles OUTGOING ethernet level traffic, implements
67 /** struct for queueing outgoing packets for unknown address
H A Draw.h85 /** outgoing network interface for multicast packets, by interface index (if nonzero) */
87 /** TTL for outgoing multicast packets */
H A Dopt.h485 * 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 Ddhcp.h47 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 Dopt.h290 * 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 Dpppol2tp.h81 #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 Dpppol2tp.h85 #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 Detharp.h3 * Ethernet output function - handles OUTGOING ethernet level traffic, implements
67 /** struct for queueing outgoing packets for unknown address
H A Ddhcp.h85 struct dhcp_msg *msg_out; /* outgoing msg */
86 u16_t options_out_len; /* outgoing msg options length */
H A Dudp.h94 /** outgoing network interface for multicast packets */
96 /** TTL for outgoing multicast packets */
H A Dopt.h413 * 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 Draw.c245 * 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 Dble_gatt.h468 * 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 Dmqtt_opts.h53 * 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 Dmqtt_opts.h53 * 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 Dble_hs_conn_priv.h79 /** Queue of outgoing packets that could not be sent. */
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/gatt/src/
H A Dble_svc_gatt.c62 * characteristic value to populate the outgoing indication command. in ble_svc_gatt_access()

12345