Searched refs:if_index (Results 1 – 5 of 5) sorted by relevance
71 while (ptr->if_name || ptr->if_index) in libc_hidden_def()149 idx[i].if_index = ifr->ifr_ifindex; in libc_hidden_def()152 idx[i].if_index = 0; in libc_hidden_def()237 idx[nifs].if_index = ifim->ifi_index;249 idx[nifs].if_index = 0;265 idx[nifs].if_index = 0;317 for (p = idx; p->if_index || p->if_name; ++p) in libc_hidden_def()318 if (p->if_index == ifindex) in libc_hidden_def()
22 inet_net.c herror.c if_index.c gai_strerror.c getaddrinfo.c \
28 printf("%i: %s\n", ret[i].if_index, ret[i].if_name); in test_if_nameindex()
35 unsigned int if_index; /* 1, 2, ... */ member
554 if_index
Completed in 6 milliseconds