HomeSort by: relevance | last modified time | path
    Searched refs:action_length (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
wpa_auth.h 31 le16 action_length; /* little endian length of action_frame */ member in struct:ft_rrb_frame
34 * Followed by action_length bytes of FT Action frame (from Category
wpa_auth_ft.c 3801 frame->action_length = host_to_le16(len);
3892 frame->action_length = host_to_le16(rlen);
4755 alen = le_to_host16(frame->action_length);
4757 "action_length=%d ap_address=" MACSTR,

Completed in 43 milliseconds