Searched refs:mac_label_element (Results 1 – 2 of 2) sorted by relevance
134 struct mac_label_element { struct137 SLIST_ENTRY(mac_label_element) mle_list; argument140 SLIST_HEAD(mac_label_element_list_t, mac_label_element);
419 struct mac_label_element *mle, *mle_tmp; in mac_policy_addto_labellist()449 mle = kalloc_type(struct mac_label_element, Z_WAITOK_ZERO_NOFAIL); in mac_policy_addto_labellist()505 kfree_type(struct mac_label_element, mle); in mac_policy_addto_labellist()524 struct mac_label_element *mle, **mlep; in mac_policy_removefrom_labellist()550 kfree_type(struct mac_label_element, mle); in mac_policy_removefrom_labellist()915 struct mac_label_element *mle; in mac_label_externalize()1078 struct mac_label_element *mle; in mac_label_internalize()