Searched refs:nx_link_vlan_set (Results 1 – 3 of 3) sorted by relevance
122 UINT nx_link_vlan_set(NX_IP *ip_ptr, UINT interface_index, UINT vlan_tag);
74 UINT nx_link_vlan_set(NX_IP *ip_ptr, UINT interface_index, UINT vlan_tag) in nx_link_vlan_set() function
150 status = nx_link_vlan_set(&ip_0, 1, VLAN_ID); in test_application_define()