Searched refs:nl_flags (Results 1 – 3 of 3) sorted by relevance
/third_party/ltp/lib/ |
D | tst_netdevice.c | 239 unsigned int action, unsigned int nl_flags, const char *ifname, in modify_address() argument 258 ctx = create_request(file, lineno, action, nl_flags, &info, in modify_address()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_nl80211_capa.c | 2217 int nl_flags = 0; in nl80211_get_hw_feature_data() local 2233 nl_flags = NLM_F_DUMP; in nl80211_get_hw_feature_data() 2234 if (!(msg = nl80211_cmd_msg(bss, nl_flags, NL80211_CMD_GET_WIPHY)) || in nl80211_get_hw_feature_data()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_nl80211_capa.c | 2470 int nl_flags = 0; in nl80211_get_hw_feature_data() local 2486 nl_flags = NLM_F_DUMP; in nl80211_get_hw_feature_data() 2487 if (!(msg = nl80211_cmd_msg(bss, nl_flags, NL80211_CMD_GET_WIPHY)) || in nl80211_get_hw_feature_data()
|