Home
last modified time | relevance | path

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

/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_hwmp.c313 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_preq_len()
344 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_prep_len()
368 const struct ieee80211_frame *wh, const uint8_t *iefrm) in verify_mesh_perr_len()
412 const uint8_t *iefrm = frm + 2; /* action + code */ in hwmp_recv_action_meshpath() local