Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_ioctl.h345 IEEE80211_MESH_RTCMD_ADD = 2, /* add entry to the table */ enumerator
H A Dieee80211_mesh.c3489 case IEEE80211_MESH_RTCMD_ADD: in mesh_ioctl_get80211()
3575 case IEEE80211_MESH_RTCMD_ADD: in mesh_ioctl_set80211()
/f-stack/tools/ifconfig/
H A Difieee80211.c1385 set80211meshrtmac(s, IEEE80211_MESH_RTCMD_ADD, val); in DECL_CMD_FUNC()