Home
last modified time | relevance | path

Searched refs:match_set (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dxt_set.c59 info->match_set.u.compat.flags, 0, UINT_MAX, in set_match_v0()
62 return match_set(info->match_set.index, skb, par, &opt, in set_match_v0()
92 info->match_set.index); in set_match_v0_checkentry()
102 compat_flags(&info->match_set); in set_match_v0_checkentry()
123 info->match_set.flags, 0, UINT_MAX, in set_match_v1()
129 return match_set(info->match_set.index, skb, par, &opt, in set_match_v1()
130 info->match_set.flags & IPSET_INV_MATCH); in set_match_v1()
143 info->match_set.index); in set_match_v1_checkentry()
146 if (info->match_set.dim > IPSET_DIM_MAX) { in set_match_v1_checkentry()
179 return match_set(info->match_set.index, skb, par, &opt, in set_match_v3()
[all …]
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_set.h31 struct xt_set_info_v0 match_set; member
49 struct xt_set_info match_set; member
69 struct xt_set_info match_set; member
88 struct xt_set_info match_set; member
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c919 struct cfg80211_match_set *match_set, in ath6kl_set_probed_ssids() argument
952 if ((match_set[i].ssid.ssid_len == in ath6kl_set_probed_ssids()
955 match_set[i].ssid.ssid, in ath6kl_set_probed_ssids()
956 match_set[i].ssid.ssid_len))) { in ath6kl_set_probed_ssids()
970 match_set[i].ssid.ssid_len; in ath6kl_set_probed_ssids()
972 match_set[i].ssid.ssid, in ath6kl_set_probed_ssids()
973 match_set[i].ssid.ssid_len); in ath6kl_set_probed_ssids()