Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnxd_ipv6_interface_find.c84 UINT start_index; in _nxd_ipv6_interface_find() local
161 start_index = if_ptr -> nx_interface_index; in _nxd_ipv6_interface_find()
168 start_index = 0; in _nxd_ipv6_interface_find()
173 for (i = start_index; i < end_index; i++) in _nxd_ipv6_interface_find()