Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dnd6.h764 u_int32_t list_index; member
H A Dnd6.c1873 while (itr != NULL && nd6_ra_msg_data.list_index < list_length) { in nd6_post_msg()
1895 nd6_ra_msg_data.list_index++; in nd6_post_msg()
/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus.c8344 int list_index; local
8346 list_index = ((list_sz - 1) - i);
8347 aPid = pid_list[list_index];