Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_ioctl.h354 uint8_t imr_nexthop[IEEE80211_ADDR_LEN]; member
H A Dieee80211_mesh.c3468 IEEE80211_ADDR_COPY(imr->imr_nexthop, in mesh_ioctl_get80211()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c2401 return (string_get(val, wmr->imroute.imr_nexthop, in op_wlan_mesh_route()
/freebsd/sbin/ifconfig/
H A Difieee80211.c4645 ether_ntoa((const struct ether_addr *)rt->imr_nexthop), in list_mesh()