ftm
struct ftm *fow;
if (skb->len < offsetofend(typeof(*mgmt), u.action.u.ftm.public_action))
if (mgmt->u.action.u.ftm.public_action == 33 || /* FTM xxx defines? */
if (skb->len < offsetofend(typeof(*mgmt), u.action.u.ftm.public_action))
if (mgmt->u.action.u.ftm.public_action == 33) /* FTM xxx defines? */
} __packed ftm;
} ftm;
struct cfg80211_pmsr_ftm_request ftm;
struct cfg80211_pmsr_ftm_result ftm;