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

  /src/external/bsd/wpa/dist/src/ap/
wpa_auth_i.h 286 u32 offsetidx; member in struct:ft_remote_seq_rx
wpa_auth_ft.c 1097 rkh_off = rkh_seq->rx.last[rkh_seq->rx.offsetidx];
1151 rkh_off = rkh_seq->rx.last[rkh_seq->rx.offsetidx];
1155 if (msg_off < min_off && i != rkh_seq->rx.offsetidx)
1158 rkh_seq->rx.last[rkh_seq->rx.offsetidx] = msg_seq;
1159 rkh_seq->rx.offsetidx = minidx;
4714 rkh_seq->rx.offsetidx = 0;

Completed in 137 milliseconds