Searched refs:nx_bsd_socket_udp_socket (Results 1 – 25 of 40) sorted by relevance
12
184 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
239 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
292 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
248 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
358 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
382 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
387 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
372 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
431 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
512 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
474 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
413 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
434 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
508 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
441 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
535 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
460 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
505 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
567 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
541 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
482 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
536 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
527 nx_bsd_socket_array[i].nx_bsd_socket_udp_socket) in validate_bsd_structure()
1083 bsd_socket_ptr -> nx_bsd_socket_udp_socket = udp_socket_ptr; in nx_bsd_socket()1490 udp_socket_ptr = bsd_socket_ptr -> nx_bsd_socket_udp_socket; in nx_bsd_connect()2158 nx_udp_socket_delete(bsd_socket_ptr -> nx_bsd_socket_udp_socket); in nx_bsd_bind()2161 … memset((VOID*)bsd_socket_ptr -> nx_bsd_socket_udp_socket, 0, sizeof(NX_UDP_SOCKET)); in nx_bsd_bind()2163 tx_block_release((VOID*)bsd_socket_ptr -> nx_bsd_socket_udp_socket); in nx_bsd_bind()2191 … bsd_socket_ptr -> nx_bsd_socket_udp_socket = nx_bsd_socket_array[i].nx_bsd_socket_udp_socket; in nx_bsd_bind()2194 … counter = (UINT)bsd_socket_ptr -> nx_bsd_socket_udp_socket -> nx_udp_socket_reserved_ptr; in nx_bsd_bind()2197 … bsd_socket_ptr -> nx_bsd_socket_udp_socket -> nx_udp_socket_reserved_ptr = (VOID*)counter; in nx_bsd_bind()2340 else if (bsd_socket_ptr -> nx_bsd_socket_udp_socket) in nx_bsd_bind()2344 udp_socket_ptr = bsd_socket_ptr -> nx_bsd_socket_udp_socket; in nx_bsd_bind()[all …]