Searched refs:iefrm (Results 1 – 1 of 1) sorted by relevance
314 if (iefrm[2] & IEEE80211_MESHPREQ_FLAGS_AE) { in verify_mesh_preq_len()325 if(iefrm[1] != (alloc_sz)) { in verify_mesh_preq_len()368 const uint8_t *iefrm_t = iefrm; in verify_mesh_perr_len()390 if(alloc_sz != iefrm[1]) { in verify_mesh_perr_len()414 while (efrm - iefrm > 1) { in hwmp_recv_action_meshpath()415 IEEE80211_VERIFY_LENGTH(efrm - iefrm, iefrm[1] + 2, return 0); in hwmp_recv_action_meshpath()416 switch (*iefrm) { in hwmp_recv_action_meshpath()421 iefrm_t = iefrm; in hwmp_recv_action_meshpath()469 iefrm_t = iefrm; in hwmp_recv_action_meshpath()509 iefrm_t = iefrm; in hwmp_recv_action_meshpath()[all …]