Searched refs:aifindex (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/net/route/
H A Dnhop.h193 uint32_t aifindex; /* address ifindex */ member in struct:nhop_external
H A Dnhop_ctl.c835 pnhe->aifindex = nh->nh_aifp->if_index;
/freebsd-13-stable/usr.bin/netstat/
H A Dnhops.c304 if (nh->aifindex < (uint32_t)ifmap_size && nh->ifindex != nh->aifindex) {
305 strlcpy(iface_name, ifmap[nh->aifindex].ifname,

Completed in 107 milliseconds