Lines Matching refs:packets

8 The Wi-Fi protocol packets cause low transmission efficiency due to high overheads in Layer 3 packe…
173 …ocket and uses the New IP frame header encapsulation to send and receive packets. The following ta…
182 … | Error code, which is an integer. | Sends New IP packets via the socket us…
183 … | Error code, which is an integer. | Receives New IP packets via the socket us…
186 … | Error code, which is an integer. | Sends New IP packets via the socket us…
187 …*from, int *fromlen | Error code, which is an integer. | Receives New IP packets via the socket us…
272 01 01 2149580801 wlan0 # Route for sending packets to itself and receiving the packets.
282 02 02 2149580801 wlan0 # Route for sending packets to itself and receiving the packets.
293 | nip_udp_server_demo.c | Sample code for the server to send and receive New IP packets using UDP.|
294 | nip_udp_client_demo.c | Sample code for the client to send and receive New IP packets using UDP.|
295 | nip_tcp_server_demo.c | Sample code for the server to send and receive New IP packets using TCP.|
296 | nip_tcp_client_demo.c | Sample code for the client to send and receive New IP packets using TCP.|
313 …an send and receive packets over UDP/TCP. By default, the addresses and routes configured are used…
319 …_demo** command on the client. The client sends 10 New IP packets. After receiving the packets, th…
345 …_demo** command on the client. The client sends 10 New IP packets. After receiving the packets, th…
386 … Wireshark cannot parse New IP packets. You can add a New IP packet parsing template to Wireshark …