Searched refs:action_length (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth.h30 le16 action_length; /* little endian length of action_frame */ member in struct:ft_rrb_frame
33 * Followed by action_length bytes of FT Action frame (from Category
H A Dwpa_auth_ft.c3390 frame->action_length = host_to_le16(len);
3481 frame->action_length = host_to_le16(rlen);
4338 alen = le_to_host16(frame->action_length);
4340 "action_length=%d ap_address=" MACSTR,

Completed in 177 milliseconds