Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_ioctl.h346 IEEE80211_MESH_RTCMD_DELETE = 3, /* delete an entry from the table */ enumerator
H A Dieee80211_mesh.c3490 case IEEE80211_MESH_RTCMD_DELETE: in mesh_ioctl_get80211()
3585 case IEEE80211_MESH_RTCMD_DELETE: in mesh_ioctl_set80211()
/f-stack/tools/ifconfig/
H A Difieee80211.c1391 set80211meshrtmac(s, IEEE80211_MESH_RTCMD_DELETE, val); in DECL_CMD_FUNC()