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

/external/iw/
H A Devent.c7 static int no_seq_check(struct nl_msg *msg, void *arg) function
705 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL);
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c300 static int no_seq_check(struct nl_msg *msg, void *arg) function
694 nl_cb_set(w->nl_cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL);
1496 no_seq_check, NULL);
1645 no_seq_check, NULL);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c300 static int no_seq_check(struct nl_msg *msg, void *arg) function
694 nl_cb_set(w->nl_cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL);
1496 no_seq_check, NULL);
1645 no_seq_check, NULL);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c300 static int no_seq_check(struct nl_msg *msg, void *arg) function
694 nl_cb_set(w->nl_cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL);
1496 no_seq_check, NULL);
1645 no_seq_check, NULL);

Completed in 81 milliseconds