Searched refs:match_set (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c919 struct cfg80211_match_set *match_set,
952 if ((match_set[i].ssid.ssid_len ==
955 match_set[i].ssid.ssid,
956 match_set[i].ssid.ssid_len))) {
970 match_set[i].ssid.ssid_len;
972 match_set[i].ssid.ssid,
973 match_set[i].ssid.ssid_len);
916 ath6kl_set_probed_ssids(struct ath6kl *ar, struct ath6kl_vif *vif, struct cfg80211_ssid *ssids, int n_ssids, struct cfg80211_match_set *match_set, int n_match_ssid) argument
/linux-master/net/netfilter/
H A Dxt_set.c29 match_set(ip_set_id_t index, const struct sk_buff *skb, function
58 ADT_OPT(opt, xt_family(par), info->match_set.u.compat.dim,
59 info->match_set.u.compat.flags, 0, UINT_MAX,
62 return match_set(info->match_set.index, skb, par, &opt,
63 info->match_set.u.compat.flags & IPSET_INV_MATCH);
88 index = ip_set_nfnl_get_byindex(par->net, info->match_set.index);
92 info->match_set.index);
95 if (info->match_set.u.flags[IPSET_DIM_MAX - 1] != 0) {
97 ip_set_nfnl_put(par->net, info->match_set
[all...]
/linux-master/include/uapi/linux/netfilter/
H A Dxt_set.h31 struct xt_set_info_v0 match_set; member in struct:xt_set_info_match_v0
49 struct xt_set_info match_set; member in struct:xt_set_info_match_v1
69 struct xt_set_info match_set; member in struct:xt_set_info_match_v3
88 struct xt_set_info match_set; member in struct:xt_set_info_match_v4

Completed in 158 milliseconds