Searched refs:no_seq_check (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c650 static int no_seq_check(struct nl_msg *msg, void *arg) function
1012 nl_cb_set(w->nl_cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL);
4246 no_seq_check, NULL);
4274 no_seq_check, NULL);
4371 no_seq_check, NULL);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c650 static int no_seq_check(struct nl_msg *msg, void *arg) function
1012 nl_cb_set(w->nl_cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL);
4246 no_seq_check, NULL);
4274 no_seq_check, NULL);
4371 no_seq_check, NULL);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c650 static int no_seq_check(struct nl_msg *msg, void *arg) function
1012 nl_cb_set(w->nl_cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL);
4246 no_seq_check, NULL);
4274 no_seq_check, NULL);
4371 no_seq_check, NULL);

Completed in 553 milliseconds