pcap-linux.c | 232 #include <linux/nl80211.h> 585 struct genl_family *nl80211; member in struct:nl80211_state 614 state->nl80211 = genl_ctrl_search_by_name(state->nl_cache, "nl80211"); 615 if (!state->nl80211) { 617 "%s: nl80211 not found", device); 633 genl_family_put(state->nl80211); 657 genlmsg_put(msg, 0, 0, genl_family_get_id(state->nl80211), 0, 753 genlmsg_put(msg, 0, 0, genl_family_get_id(state->nl80211), 0, [all...] |