Home
last modified time | relevance | path

Searched refs:IEEE80211_MESH_LMETRIC_FLAGS_REQ (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/netproto/802_11/
H A Dieee80211_mesh.h126 #define IEEE80211_MESH_LMETRIC_FLAGS_REQ 0x01 /* Request */ macro
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_mesh.c2558 if (ie->lm_flags & IEEE80211_MESH_LMETRIC_FLAGS_REQ) { in mesh_recv_action_meshlmetric()
2960 if (ie->lm_flags & IEEE80211_MESH_LMETRIC_FLAGS_REQ) { in mesh_send_action_meshlmetric()