Home
last modified time | relevance | path

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

/freebsd/sys/security/mac/
H A Dmac_net.c259 mac_mbuf_copy(struct mbuf *m_from, struct mbuf *m_to) in mac_mbuf_copy() argument
266 src_label = mac_mbuf_to_label(m_from); in mac_mbuf_copy()