Searched refs:no_seq_check (Results 1 – 3 of 3) sorted by relevance
/external/iw/ |
D | phy.c | 304 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function 359 nl_cb_set(radar_cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in handle_cac()
|
D | event.c | 9 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function 1405 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in __do_listen_events()
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211.c | 386 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check() function 932 no_seq_check, NULL); in nl80211_get_wiphy_data_ap() 2007 no_seq_check, NULL); in wpa_driver_nl80211_init_nl_global() 2175 no_seq_check, NULL); in nl80211_init_bss()
|