Searched refs:dest_label (Results 1 – 1 of 1) sorted by relevance
248 struct label *src_label, *dest_label; in mac_mbuf_tag_copy() local251 dest_label = (struct label *)(dest+1); in mac_mbuf_tag_copy()257 MAC_POLICY_PERFORM_NOSLEEP(mbuf_copy_label, src_label, dest_label); in mac_mbuf_tag_copy()263 struct label *src_label, *dest_label; in mac_mbuf_copy() local269 dest_label = mac_mbuf_to_label(m_to); in mac_mbuf_copy()271 MAC_POLICY_PERFORM_NOSLEEP(mbuf_copy_label, src_label, dest_label); in mac_mbuf_copy()