/nrf52832-nimble/rt-thread/components/net/uip/doc/ |
H A D | uip-doc.txt | 77 segment is sent in its own IP packet. The IP packets are sent out on 127 produced one or more reply packets which should be sent out. If so, 149 this checksum is made over all bytes in every packet being sent and 282 application may be able to regenerate sent data and lets the 284 packet contents after they have been sent by the device driver, and 290 sent. From the application's standpoint, performing a retransmission 291 is not different from how the data originally was sent. Therefore the 327 the connection has sent new data. The uip_appdata pointer point to the 337 When sending data, uIP adjusts the length of the data sent by the 341 all data sent from the application does not arrive at the receiver, [all …]
|
H A D | example-mainloop-with-arp.c | 35 should be sent out on the network, the global variable in main() 44 should be sent out on the network, the global variable in main() 56 should be sent out on the network, the global variable in main() 68 should be sent out on the network, the global variable in main()
|
H A D | example-mainloop-without-arp.c | 30 should be sent out on the network, the global variable in main() 40 should be sent out on the network, the global variable in main() 51 should be sent out on the network, the global variable in main()
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/include/ |
H A D | mb.h | 135 * \param ucSlaveAddress The slave address. Only frames sent to this 252 * sent by the protocol stack. 301 * Modbus response is sent. 304 * <b>ILLEGAL DATA ADDRESS</b> exception frame is sent as a response. 308 * exception is sent as a response. 310 * a <b>SLAVE DEVICE FAILURE</b> exception is sent as a response. 336 * Modbus response is sent. 339 * <b>ILLEGAL DATA ADDRESS</b> exception frame is sent as a response. 343 * exception is sent as a response. 345 * a <b>SLAVE DEVICE FAILURE</b> exception is sent as a response. [all …]
|
H A D | mb_m.h | 92 MB_TMODE_CONVERT_DELAY /*!< Master sent broadcast ,then delay sometime.*/ 196 * sent by the protocol stack. 245 * Modbus response is sent. 248 * <b>ILLEGAL DATA ADDRESS</b> is sent as a response. 274 * Modbus response is sent. 277 * <b>ILLEGAL DATA ADDRESS</b> is sent as a response. 303 * Modbus response is sent. 306 * <b>ILLEGAL DATA ADDRESS</b> is sent as a response. 326 * Modbus response is sent. 329 * <b>ILLEGAL DATA ADDRESS</b> is sent as a response.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | eap.h | 106 eapIdentify, /* EAP Identify sent */ 107 eapSRP1, /* Sent EAP SRP-SHA1 Subtype 1 */ 108 eapSRP2, /* Sent EAP SRP-SHA1 Subtype 2 */ 109 eapSRP3, /* Sent EAP SRP-SHA1 Subtype 3 */ 110 eapMD5Chall, /* Sent MD5-Challenge */ 112 eapSRP4, /* Sent EAP SRP-SHA1 Subtype 4 */ 125 u_char ea_requests; /* Number of Requests sent/received */ 143 int es_usedpseudo; /* Set if we already sent PN */
|
H A D | upap.h | 73 #define UPAPCS_AUTHREQ 3 /* We've sent an Authenticate-Request */ 84 #define UPAPSS_OPEN 4 /* We've sent an Ack */ 85 #define UPAPSS_BADAUTH 5 /* We've sent a Nak */ 110 u8_t us_transmits; /* Number of auth-reqs sent */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | eap.h | 106 eapIdentify, /* EAP Identify sent */ 107 eapSRP1, /* Sent EAP SRP-SHA1 Subtype 1 */ 108 eapSRP2, /* Sent EAP SRP-SHA1 Subtype 2 */ 109 eapSRP3, /* Sent EAP SRP-SHA1 Subtype 3 */ 110 eapMD5Chall, /* Sent MD5-Challenge */ 112 eapSRP4, /* Sent EAP SRP-SHA1 Subtype 4 */ 125 u_char ea_requests; /* Number of Requests sent/received */ 143 int es_usedpseudo; /* Set if we already sent PN */
|
H A D | upap.h | 77 #define UPAPCS_AUTHREQ 3 /* We've sent an Authenticate-Request */ 88 #define UPAPSS_OPEN 4 /* We've sent an Ack */ 89 #define UPAPSS_BADAUTH 5 /* We've sent a Nak */ 114 u8_t us_transmits; /* Number of auth-reqs sent */
|
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/ |
H A D | main.html | 35 …o appropriately sized segments and each segment is sent in its own IP packet. The IP packets are s… 44 … was intended may have produced one or more reply packets which should be sent out. If so, the net… 49 …calculation of this checksum is made over all bytes in every packet being sent and received it is … 68 …sent data and lets the application take part in retransmissions. uIP does not keep track of packet… 74 …725">uip_newdata()</a> is non-zero, the remote host of the connection has sent new data. The uip_a… 76 …sent by the application according to the available buffer space and the current TCP window adverti… 77 …to the data to be sent and the length of the data. If the application needs RAM space for producin… 78 …once per application invocation; only the data from the last call will be sent.<h4><a class="ancho… 80 … made. As uIP does not keep track of packet contents after they have been sent by the device drive… 81 …was previously sent. From the application's standpoint, performing a retransmission is not differe… [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_gatt_write_test.c | 163 /* Verify execute write request sent. */ in ble_gatt_write_test_misc_long_good() 352 /* Verify execute write request sent. */ in ble_gatt_write_test_misc_reliable_good() 580 /* Verify prep write request was sent. */ in TEST_CASE() 594 /* Verify prep write request was sent. */ in TEST_CASE() 607 /* Verify clear queue command got sent. */ in TEST_CASE() 650 /* Ensure no follow-up request got sent. It should not have gotten sent in TEST_CASE() 676 /* Ensure no follow-up request got sent. It should not have gotten sent in TEST_CASE() 692 /* Verify execute write request sent. */ in TEST_CASE() 744 /* Ensure no follow-up request got sent. It should not have gotten sent in TEST_CASE() 770 /* Ensure no follow-up request got sent. It should not have gotten sent in TEST_CASE() [all …]
|
H A D | ble_gatts_notify_test.c | 605 /* Verify notification sent properly. */ in TEST_CASE() 618 /* Verify notification sent properly. */ in TEST_CASE() 627 * notifications are not sent and are no longer enabled. in TEST_CASE() 648 /* Ensure no notifications sent. */ in TEST_CASE() 697 /* Verify indication sent properly. */ in TEST_CASE() 710 /* Verify the second indication doesn't get sent until the first is in TEST_CASE() 720 /* Verify indication sent properly. */ in TEST_CASE() 737 * indications are not sent and are no longer enabled. in TEST_CASE() 758 /* Ensure no indications sent. */ in TEST_CASE() 798 /* Reconnect; ensure notifications don't get sent while unbonded and that in TEST_CASE() [all …]
|
H A D | ble_sm_test_util.c | 1140 /* Ensure LTK is sent in little endian. */ in ble_sm_test_util_verify_tx_enc_info() 1170 /* Ensure IRK is sent in little endian. */ in ble_sm_test_util_verify_tx_id_info() 1209 /* Ensure CSRK is sent in little endian. */ in ble_sm_test_util_verify_tx_sign_info() 1358 /* Ensure IRKs are sent in little endian. */ in ble_sm_test_util_verify_tx_add_resolve_list() 1470 /* Ensure response not sent until user performs IO. */ in ble_sm_test_util_io_check_post() 1584 /* Verify we sent the peer's IRK to the controller. */ in ble_sm_test_util_verify_persist() 1634 /* Ensure the LTK request event got sent to the application. */ in ble_sm_test_util_peer_bonding_good() 1646 /* Ensure we sent the expected long term key request reply command. */ in ble_sm_test_util_peer_bonding_good() 1702 /* Ensure the LTK request event got sent to the application. */ in ble_sm_test_util_peer_bonding_bad() 1711 /* Ensure we sent the expected long term key request neg reply command. */ in ble_sm_test_util_peer_bonding_bad() [all …]
|
H A D | ble_gatt_disc_s_test.c | 429 /* Ensure no follow-up request got sent. It should not have gotten sent in TEST_CASE() 449 /* Ensure no follow-up request got sent. It should not have gotten sent in TEST_CASE() 506 /* Ensure no follow-up request got sent. It should not have gotten sent in TEST_CASE() 526 /* Ensure no follow-up request got sent. It should not have gotten sent in TEST_CASE() 580 /* Ensure no follow-up request got sent. It should not have gotten in TEST_CASE() 581 * sent due to mbuf exhaustion. in TEST_CASE()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/ |
H A D | icmp6.c | 215 * @param p the input packet for which the 'unreachable' should be sent, 231 * @param p the input packet for which the 'packet too big' should be sent, 247 * @param p the input packet for which the 'time exceeded' should be sent, 265 * @param p the input packet for which the 'time exceeded' should be sent, 286 * @param p the input packet for which the 'param problem' should be sent, 300 * The packet is sent *to* ip_current_src_addr() on ip_current_netif(). 302 * @param p the input packet for which the response should be sent, 329 * Call this function if the packet is NOT sent as a direct response to an 335 * in a link-local response being sent over the wrong link. 337 * @param p the input packet for which the response should be sent, [all …]
|
/nrf52832-nimble/rt-thread/components/net/uip/uip/ |
H A D | uip.h | 217 * the length of the packet. If no packet is to be sent out, the 473 * sent out the next time this connection is periodically processed, 520 * The amount of data that actually is sent out after a call to this 523 * amount of data is sent. The function uip_mss() can be used to query 524 * uIP for the amount of data that actually will be sent. 526 * \note This function does not guarantee that the sent data will 532 * \param data A pointer to the data which is to be sent. 534 * \param len The maximum amount of data bytes to be sent. 640 * Has previously sent data been acknowledged? 642 * Will reduce to non-zero if the previously sent data has been [all …]
|
H A D | psock.h | 110 const u8_t *sendptr; /* Pointer to the next data to be sent. */ 116 u16_t sendlen; /* The number of bytes left to be sent. */ 165 * until all data has been sent and is known to have been received by 169 * data is to be sent. 171 * \param data (char *) A pointer to the data that is to be sent. 174 * sent. 184 * \param str The string to be sent. 215 * sent, and once for every retransmission that is needed.
|
/nrf52832-nimble/rt-thread/components/net/uip/apps/webserver/httpd-fs/ |
H A D | stats.shtml | 7 Packets sent 16 Packets sent 20 Packets sent
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H A D | chap.h | 103 u_char challenge[MAX_CHALLENGE_LENGTH]; /* last challenge string sent */ 129 #define CHAPCS_RESPONSE 4 /* Sent response, waiting for status */ 138 #define CHAPSS_INITIAL_CHAL 3 /* We've sent the first challenge */ 139 #define CHAPSS_OPEN 4 /* We've sent a Success msg */ 140 #define CHAPSS_RECHALLENGE 5 /* We've sent another challenge */ 141 #define CHAPSS_BADAUTH 6 /* We've sent a Failure msg */
|
H A D | pap.h | 83 int us_transmits; /* Number of auth-reqs sent */ 94 #define UPAPCS_AUTHREQ 3 /* We've sent an Authenticate-Request */ 105 #define UPAPSS_OPEN 4 /* We've sent an Ack */ 106 #define UPAPSS_BADAUTH 5 /* We've sent a Nak */
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/ |
H A D | tcp.h | 75 /** Function prototype for tcp sent callback functions. Called when sent data has 223 u32_t snd_nxt; /* next new seqno to be sent */ 243 struct tcp_seg *unacked; /* Sent but unacknowledged segments. */ 252 tcp_sent_fn sent; member 268 /* idle time before KEEPALIVE is sent */ 321 void tcp_sent (struct tcp_pcb *pcb, tcp_sent_fn sent);
|
/nrf52832-nimble/rt-thread/components/net/uip/unix/ |
H A D | main.c | 87 "Test message sent by uIP\r\n");*/ in main() 105 should be sent out on the network, the global variable in main() 114 should be sent out on the network, the global variable in main() 126 should be sent out on the network, the global variable in main() 138 should be sent out on the network, the global variable in main()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/unit/dhcp/ |
H A D | test_dhcp.c | 456 fail_unless(txpacket == 1); /* DHCP discover sent */ in START_TEST() 466 fail_unless(txpacket == 1, "TX %d packets, expected 1", txpacket); /* Nothing more sent */ in START_TEST() 471 fail_unless(txpacket == 2, "TX %d packets, expected 2", txpacket); /* DHCP request sent */ in START_TEST() 476 fail_unless(txpacket == 2, "TX %d packets, still expected 2", txpacket); /* No more sent */ in START_TEST() 484 fail_unless(txpacket == 5, "TX %d packets, expected 5", txpacket); /* ARP requests sent */ in START_TEST() 505 * Test that IP address is not taken and NAK is sent if someone 529 fail_unless(txpacket == 1); /* DHCP discover sent */ in START_TEST() 539 fail_unless(txpacket == 1); /* Nothing more sent */ in START_TEST() 544 fail_unless(txpacket == 2); /* DHCP request sent */ in START_TEST() 549 fail_unless(txpacket == 2); /* No more sent */ in START_TEST() [all …]
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | httpd_opts.h | 89 * All files with one of these extensions are parsed when sent. 129 /* The maximum number of parameters that the CGI handler can be sent. */ 205 * - reset when pcb->sent is called 223 /** Set this to 1 to enable timing each file sent */ 227 /** Set this to 1 to enable timing each file sent */ 294 * be sent in the HTML page */ 320 /** Default: Tags are sent from struct http_state and are therefore volatile */
|
/nrf52832-nimble/rt-thread/components/net/freemodbus/modbus/ascii/ |
H A D | mbascii.c | 69 STATE_TX_START, /*!< Starting transmission (':' sent). */ 72 STATE_TX_NOTIFY /*!< Notify sender that the frame has been sent. */ 192 * slow with processing the received frame and the master sent another in eMBASCIISend() 348 * stream with the high nibble sent first and the low nibble sent in xMBASCIITransmitFSM() 382 * been sent. */ in xMBASCIITransmitFSM() 387 * been sent. */ in xMBASCIITransmitFSM()
|