Home
last modified time | relevance | path

Searched refs:nx_udp_socket_ip_ptr (Results 1 – 25 of 32) sorted by relevance

12

/NetX-Duo-v6.2.1/common/src/
Dnxe_udp_socket_send.c113 if (!(socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_packet_receive) in _nxe_udp_socket_send()
137 (socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_invalid_packets++; in _nxe_udp_socket_send()
154 (socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_invalid_packets++; in _nxe_udp_socket_send()
Dnxde_udp_socket_source_send.c103 if (!(socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_packet_receive) in _nxde_udp_socket_source_send()
155 (socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_invalid_packets++; in _nxde_udp_socket_source_send()
172 (socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_invalid_packets++; in _nxde_udp_socket_source_send()
Dnx_udp_socket_receive.c107 …NX_TRACE_IN_LINE_INSERT(NX_TRACE_UDP_SOCKET_RECEIVE, socket_ptr -> nx_udp_socket_ip_ptr, socket_pt… in _nx_udp_socket_receive()
358 (socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_checksum_errors++; in _nx_udp_socket_receive()
361 (socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_invalid_packets++; in _nx_udp_socket_receive()
367 (socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_packets_received--; in _nx_udp_socket_receive()
370 …(socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_bytes_received -= (*packet_ptr) -> nx_packet_le… in _nx_udp_socket_receive()
Dnxe_udp_socket_source_send.c122 ip_ptr = socket_ptr -> nx_udp_socket_ip_ptr; in _nxe_udp_socket_source_send()
159 (socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_invalid_packets++; in _nxe_udp_socket_source_send()
176 (socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_invalid_packets++; in _nxe_udp_socket_source_send()
Dnxde_udp_socket_send.c120 if (!(socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_packet_receive) in _nxde_udp_socket_send()
170 (socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_invalid_packets++; in _nxde_udp_socket_send()
187 (socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_invalid_packets++; in _nxde_udp_socket_send()
Dnx_udp_socket_checksum_disable.c79 …N_LINE_INSERT(NX_TRACE_UDP_SOCKET_CHECKSUM_DISABLE, socket_ptr -> nx_udp_socket_ip_ptr, socket_ptr… in _nx_udp_socket_checksum_disable()
Dnx_udp_socket_checksum_enable.c79 …NX_TRACE_IN_LINE_INSERT(NX_TRACE_UDP_SOCKET_CHECKSUM_ENABLE, socket_ptr -> nx_udp_socket_ip_ptr, s… in _nx_udp_socket_checksum_enable()
Dnxe_udp_socket_checksum_disable.c90 if (!(socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_packet_receive) in _nxe_udp_socket_checksum_disable()
Dnxe_udp_socket_checksum_enable.c89 if (!(socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_packet_receive) in _nxe_udp_socket_checksum_enable()
Dnxe_udp_socket_delete.c90 if (!(socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_packet_receive) in _nxe_udp_socket_delete()
Dnxe_udp_socket_unbind.c90 if (!(socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_packet_receive) in _nxe_udp_socket_unbind()
Dnx_udp_socket_receive_notify.c92 …NX_TRACE_IN_LINE_INSERT(NX_TRACE_UDP_SOCKET_RECEIVE_NOTIFY, socket_ptr -> nx_udp_socket_ip_ptr, so… in _nx_udp_socket_receive_notify()
Dnx_udp_socket_port_get.c80 …NX_TRACE_IN_LINE_INSERT(NX_TRACE_UDP_SOCKET_PORT_GET, socket_ptr -> nx_udp_socket_ip_ptr, socket_p… in _nx_udp_socket_port_get()
Dnxe_udp_socket_bytes_available.c91 if (!(socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_packet_receive) in _nxe_udp_socket_bytes_available()
Dnxe_udp_socket_port_get.c91 if (!(socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_packet_receive) in _nxe_udp_socket_port_get()
Dnxe_udp_socket_receive.c92 if (!(socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_packet_receive) in _nxe_udp_socket_receive()
Dnx_udp_socket_source_send.c85 ip_ptr = socket_ptr -> nx_udp_socket_ip_ptr; in _nx_udp_socket_source_send()
Dnxe_udp_socket_bind.c92 if (!(socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_packet_receive) in _nxe_udp_socket_bind()
Dnxe_udp_socket_info_get.c106 if (!(socket_ptr -> nx_udp_socket_ip_ptr) -> nx_ip_udp_packet_receive) in _nxe_udp_socket_info_get()
Dnx_udp_socket_bytes_available.c81 ip_ptr = socket_ptr -> nx_udp_socket_ip_ptr; in _nx_udp_socket_bytes_available()
Dnxd_udp_socket_source_send.c83 ip_ptr = socket_ptr -> nx_udp_socket_ip_ptr; in _nxd_udp_socket_source_send()
Dnx_udp_socket_unbind.c79 ip_ptr = socket_ptr -> nx_udp_socket_ip_ptr; in _nx_udp_socket_driver_unbind()
181 ip_ptr = socket_ptr -> nx_udp_socket_ip_ptr; in _nx_udp_socket_unbind()
Dnx_udp_socket_bind.c83 ip_ptr = socket_ptr -> nx_udp_socket_ip_ptr; in _nx_udp_socket_driver_bind()
206 ip_ptr = socket_ptr -> nx_udp_socket_ip_ptr; in _nx_udp_socket_bind()
Dnx_udp_socket_delete.c83 ip_ptr = socket_ptr -> nx_udp_socket_ip_ptr; in _nx_udp_socket_delete()
Dnx_udp_socket_info_get.c93 …NX_TRACE_IN_LINE_INSERT(NX_TRACE_UDP_SOCKET_INFO_GET, socket_ptr -> nx_udp_socket_ip_ptr, socket_p… in _nx_udp_socket_info_get()

12