/kernel/linux/linux-5.10/net/wireless/ |
H A D | radiotap.c | 168 uint32_t oui, uint8_t subns) in find_ns() 180 if (iterator->_vns->ns[i].subns != subns) in find_ns() 218 int pad, align, size, subns; in ieee80211_radiotap_iterator_next() local 289 subns = *(iterator->_arg + 3); in ieee80211_radiotap_iterator_next() 291 find_ns(iterator, oui, subns); in ieee80211_radiotap_iterator_next() 167 find_ns(struct ieee80211_radiotap_iterator *iterator, uint32_t oui, uint8_t subns) find_ns() argument
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | radiotap.c | 167 uint32_t oui, uint8_t subns) in find_ns() 179 if (iterator->_vns->ns[i].subns != subns) in find_ns() 217 int pad, align, size, subns; in ieee80211_radiotap_iterator_next() local 288 subns = *(iterator->_arg + 3); in ieee80211_radiotap_iterator_next() 290 find_ns(iterator, oui, subns); in ieee80211_radiotap_iterator_next() 166 find_ns(struct ieee80211_radiotap_iterator *iterator, uint32_t oui, uint8_t subns) find_ns() argument
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | policy_ns.c | 33 * @subns: whether view of a subns is allowed 37 bool aa_ns_visible(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_visible() argument 42 if (!subns) in aa_ns_visible() 57 * @subns - are subns visible 61 const char *aa_ns_name(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_name() argument 67 if (aa_ns_visible(curr, view, subns)) { in aa_ns_name()
|
H A D | domain.c | 94 * If a subns profile is not to be matched should be prescreened with 122 * @subns: whether to do permission checks on components in a subns 134 unsigned int state, bool subns, u32 request, in label_compound_match() 143 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_compound_match() 157 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_compound_match() 182 * @subns: whether to do permission checks on components in a subns 194 unsigned int start, bool subns, u32 request, in label_components_match() 205 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_components_match() 132 label_compound_match(struct aa_profile *profile, struct aa_label *label, bool stack, unsigned int state, bool subns, u32 request, struct aa_perms *perms) label_compound_match() argument 192 label_components_match(struct aa_profile *profile, struct aa_label *label, bool stack, unsigned int start, bool subns, u32 request, struct aa_perms *perms) label_components_match() argument 253 label_match(struct aa_profile *profile, struct aa_label *label, bool stack, unsigned int state, bool subns, u32 request, struct aa_perms *perms) label_match() argument [all...] |
H A D | label.c | 1266 * If a subns profile is not to be matched should be prescreened with 1291 * @subns: whether to do permission checks on components in a subns 1303 unsigned int state, bool subns, u32 request, in label_compound_match() 1311 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_compound_match() 1325 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_compound_match() 1349 * @subns: whether to do permission checks on components in a subns 1361 bool subns, u32 request, in label_components_match() 1371 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_components_match() 1301 label_compound_match(struct aa_profile *profile, struct aa_label *label, unsigned int state, bool subns, u32 request, struct aa_perms *perms) label_compound_match() argument 1359 label_components_match(struct aa_profile *profile, struct aa_label *label, unsigned int start, bool subns, u32 request, struct aa_perms *perms) label_components_match() argument 1418 aa_label_match(struct aa_profile *profile, struct aa_label *label, unsigned int state, bool subns, u32 request, struct aa_perms *perms) aa_label_match() argument [all...] |
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | policy_ns.c | 36 * @subns: whether view of a subns is allowed 40 bool aa_ns_visible(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_visible() argument 45 if (!subns) in aa_ns_visible() 60 * @subns: are subns visible 64 const char *aa_ns_name(struct aa_ns *curr, struct aa_ns *view, bool subns) in aa_ns_name() argument 70 if (aa_ns_visible(curr, view, subns)) { in aa_ns_name()
|
H A D | domain.c | 84 * If a subns profile is not to be matched should be prescreened with 114 * @subns: whether to do permission checks on components in a subns 126 aa_state_t state, bool subns, u32 request, in label_compound_match() 137 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_compound_match() 151 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_compound_match() 176 * @subns: whether to do permission checks on components in a subns 188 aa_state_t start, bool subns, u32 request, in label_components_match() 201 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_components_match() 124 label_compound_match(struct aa_profile *profile, struct aa_label *label, bool stack, aa_state_t state, bool subns, u32 request, struct aa_perms *perms) label_compound_match() argument 186 label_components_match(struct aa_profile *profile, struct aa_label *label, bool stack, aa_state_t start, bool subns, u32 request, struct aa_perms *perms) label_components_match() argument 249 label_match(struct aa_profile *profile, struct aa_label *label, bool stack, aa_state_t state, bool subns, u32 request, struct aa_perms *perms) label_match() argument [all...] |
H A D | label.c | 1261 * If a subns profile is not to be matched should be prescreened with 1287 * @subns: whether to do permission checks on components in a subns 1300 aa_state_t state, bool subns, u32 request, in label_compound_match() 1308 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_compound_match() 1322 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_compound_match() 1347 * @subns: whether to do permission checks on components in a subns 1360 bool subns, u32 request, in label_components_match() 1370 if (!aa_ns_visible(profile->ns, tp->ns, subns)) in label_components_match() 1297 label_compound_match(struct aa_profile *profile, struct aa_ruleset *rules, struct aa_label *label, aa_state_t state, bool subns, u32 request, struct aa_perms *perms) label_compound_match() argument 1357 label_components_match(struct aa_profile *profile, struct aa_ruleset *rules, struct aa_label *label, aa_state_t start, bool subns, u32 request, struct aa_perms *perms) label_components_match() argument 1418 aa_label_match(struct aa_profile *profile, struct aa_ruleset *rules, struct aa_label *label, aa_state_t state, bool subns, u32 request, struct aa_perms *perms) aa_label_match() argument [all...] |
/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | policy_ns.h | 83 bool aa_ns_visible(struct aa_ns *curr, struct aa_ns *view, bool subns); 84 const char *aa_ns_name(struct aa_ns *parent, struct aa_ns *child, bool subns);
|
H A D | label.h | 362 unsigned int state, bool subns, u32 request,
|
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | policy_ns.h | 84 bool aa_ns_visible(struct aa_ns *curr, struct aa_ns *view, bool subns); 85 const char *aa_ns_name(struct aa_ns *parent, struct aa_ns *child, bool subns);
|
H A D | label.h | 362 struct aa_label *label, aa_state_t state, bool subns,
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rxmq.c | 309 radiotap->subns = 1; in iwl_mvm_add_rtap_sniffer_config()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | mac80211.h | 1442 * @subns: radiotap vendor sub namespace 1452 * the 802.11 header. It's split up in mac80211 using the align/oui/subns 1459 u8 subns; member
|
H A D | cfg80211.h | 5508 uint8_t subns; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | cfg80211.h | 6304 uint8_t subns; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ |
H A D | mac80211_hwsim.c | 1343 * If anyone wants to 'donate' a radiotap OUI/subns code in mac80211_hwsim_add_vendor_rtap() 1358 rtap->subns = 127; in mac80211_hwsim_add_vendor_rtap()
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | rx.c | 679 *pos++ = rtap.subns; in ieee80211_add_rx_radiotap_header()
|