Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/
Dxt_set.c29 match_set(ip_set_id_t index, const struct sk_buff *skb, in match_set() function
58 ADT_OPT(opt, xt_family(par), info->match_set.u.compat.dim, in set_match_v0()
59 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()
63 info->match_set.u.compat.flags & IPSET_INV_MATCH); in set_match_v0()
88 index = ip_set_nfnl_get_byindex(par->net, info->match_set.index); in set_match_v0_checkentry()
92 info->match_set.index); in set_match_v0_checkentry()
95 if (info->match_set.u.flags[IPSET_DIM_MAX - 1] != 0) { in set_match_v0_checkentry()
97 ip_set_nfnl_put(par->net, info->match_set.index); in set_match_v0_checkentry()
102 compat_flags(&info->match_set); in set_match_v0_checkentry()
[all …]
/linux-5.19.10/include/uapi/linux/netfilter/
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
/linux-5.19.10/drivers/net/wireless/ath/ath6kl/
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()