Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_ioctl.h344 IEEE80211_MESH_RTCMD_FLUSH = 1, /* flush HWMP routing table */ enumerator
H A Dieee80211_mesh.c3488 case IEEE80211_MESH_RTCMD_FLUSH: in mesh_ioctl_get80211()
3572 case IEEE80211_MESH_RTCMD_FLUSH: in mesh_ioctl_set80211()
/f-stack/tools/ifconfig/
H A Difieee80211.c6039 DEF_CMD("meshrt:flush", IEEE80211_MESH_RTCMD_FLUSH, set80211meshrtcmd),