Home
last modified time | relevance | path

Searched defs:iefrm (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_hwmp.c305 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_preq_len()
336 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_prep_len()
360 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_perr_len()
404 const uint8_t *iefrm = frm + 2; /* action + code */ in hwmp_recv_action_meshpath() local