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