Searched refs:list_interface (Results 1 – 1 of 1) sorted by relevance
92 UX_INTERFACE *list_interface; in _ux_host_stack_new_interface_create() local137 list_interface = configuration -> ux_configuration_first_interface; in _ux_host_stack_new_interface_create()140 while (list_interface -> ux_interface_next_interface != UX_NULL) in _ux_host_stack_new_interface_create()143 list_interface = list_interface -> ux_interface_next_interface; in _ux_host_stack_new_interface_create()147 list_interface -> ux_interface_next_interface = interface_ptr; in _ux_host_stack_new_interface_create()