Searched defs:udp_socket (Results 1 – 4 of 4) sorted by relevance
77 let udp_socket = udp::Socket::new(udp_rx_buffer, udp_tx_buffer); in main() localVariable
89 let udp_socket = udp::Socket::new(udp_rx_buffer, udp_tx_buffer); in main() localVariable
63 let udp_socket = udp::Socket::new(udp_rx_buffer, udp_tx_buffer); in main() localVariable
432 let udp_socket = udp::Socket::new(rx_buffer, tx_buffer); in test_handle_udp_broadcast() localVariable1280 let udp_socket = udp::Socket::new(udp_rx_buffer, udp_tx_buffer); in test_raw_socket_with_udp_socket() localVariable1584 let udp_socket = udp::Socket::new(udp_rx_buffer, udp_tx_buffer); in test_sixlowpan_udp_with_fragmentation() localVariable