Searched refs:aifindex (Results 1 – 3 of 3) sorted by relevance
299 if (nh->aifindex < (uint32_t)ifmap_size && nh->ifindex != nh->aifindex) { in print_nhop_entry_sysctl()300 strlcpy(iface_name, ifmap[nh->aifindex].ifname, in print_nhop_entry_sysctl()
242 uint32_t aifindex; /* address ifindex */ member
1216 pnhe->aifindex = nh->nh_aifp->if_index; in dump_nhop_entry()