Home
last modified time | relevance | path

Searched refs:IEEE80211_IOC_MESH_RTCMD (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_ioctl.h723 #define IEEE80211_IOC_MESH_RTCMD 175 /* mesh routing table commands*/ macro
H A Dieee80211_mesh.c3445 case IEEE80211_IOC_MESH_RTCMD: in mesh_ioctl_get80211()
3568 case IEEE80211_IOC_MESH_RTCMD: in mesh_ioctl_set80211()
/f-stack/tools/ifconfig/
H A Difieee80211.c1378 set80211(s, IEEE80211_IOC_MESH_RTCMD, req, in set80211meshrtmac()
1397 set80211(s, IEEE80211_IOC_MESH_RTCMD, d, 0, NULL); in DECL_CMD_FUNC()
4598 ireq.i_type = IEEE80211_IOC_MESH_RTCMD; in list_mesh()