Home
last modified time | relevance | path

Searched refs:action_length (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h28 le16 action_length; /* little endian length of action_frame */ member
Dwpa_auth_ft.c1315 frame->action_length = host_to_le16(len); in wpa_ft_action_rx()
1404 frame->action_length = host_to_le16(rlen); in wpa_ft_send_rrb_auth_resp()
1734 alen = le_to_host16(frame->action_length); in wpa_ft_rrb_rx()
/external/python/cpython2/Lib/
Dargparse.py266 action_length = invocation_length + self._current_indent
268 action_length)