Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_mesh.h124 uint8_t lm_flags; member
H A Dieee80211_mesh.c2508 if (ie->lm_flags & IEEE80211_MESH_LMETRIC_FLAGS_REQ) { in mesh_recv_action_meshlmetric()
2509 lm_rep.lm_flags = 0; in mesh_recv_action_meshlmetric()
2895 if (ie->lm_flags & IEEE80211_MESH_LMETRIC_FLAGS_REQ) { in mesh_send_action_meshlmetric()
2923 ie->lm_flags, ie->lm_metric); in mesh_send_action_meshlmetric()