Home
last modified time | relevance | path

Searched refs:_nx_udp_socket_vlan_priority_set (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_udp_socket_vlan_priority_set.c66 UINT _nx_udp_socket_vlan_priority_set(NX_UDP_SOCKET *socket_ptr, UINT vlan_priority) in _nx_udp_socket_vlan_priority_set() function
Dnxe_udp_socket_vlan_priority_set.c89 status = _nx_udp_socket_vlan_priority_set(socket_ptr, vlan_priority); in _nxe_udp_socket_vlan_priority_set()
/NetX-Duo-v6.2.1/common/inc/
Dnx_udp.h127 UINT _nx_udp_socket_vlan_priority_set(NX_UDP_SOCKET *socket_ptr, UINT vlan_priority);
Dnx_api.h3380 #define nx_udp_socket_vlan_priority_set _nx_udp_socket_vlan_priority_set