Home
last modified time | relevance | path

Searched refs:aifindex (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/netstat/
H A Dnhops.c309 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()
/f-stack/freebsd/net/route/
H A Dnhop.h193 uint32_t aifindex; /* address ifindex */ member
H A Dnhop_ctl.c833 pnhe->aifindex = nh->nh_aifp->if_index; in dump_nhop_entry()
/f-stack/tools/compat/include/net/route/
H A Dnhop.h193 uint32_t aifindex; /* address ifindex */ member