Home
last modified time | relevance | path

Searched defs:tpk_timer (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/src/rsn_supp/
H A Dtdls.c120 struct tpk_timer { struct
121 u8 dest[ETH_ALEN];
122 int count; /* Retry Count */
123 int timer; /* Timeout in milliseconds */
124 u8 action_code; /* TDLS frame type */
125 u8 dialog_token;
126 u16 status_code;
127 u32 peer_capab;
128 int buf_len; /* length of TPK message for retransmission */
129 u8 *buf; /* buffer for TPK message */