Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_lomac/
H A Dmac_lomac.c2068 struct socket *so, struct label *sopeerlabel) in lomac_socketpeer_set_from_mbuf() argument
2073 dest = SLOT(sopeerlabel); in lomac_socketpeer_set_from_mbuf()
/f-stack/freebsd/security/mac/
H A Dmac_policy.h455 struct label *sopeerlabel);
/f-stack/freebsd/security/mac_stub/
H A Dmac_stub.c1055 struct socket *so, struct label *sopeerlabel) in stub_socketpeer_set_from_mbuf() argument
/f-stack/freebsd/security/mac_biba/
H A Dmac_biba.c2282 struct socket *so, struct label *sopeerlabel) in biba_socketpeer_set_from_mbuf() argument
2287 dest = SLOT(sopeerlabel); in biba_socketpeer_set_from_mbuf()
/f-stack/freebsd/security/mac_mls/
H A Dmac_mls.c1992 struct socket *so, struct label *sopeerlabel) in mls_socketpeer_set_from_mbuf() argument
1997 dest = SLOT(sopeerlabel); in mls_socketpeer_set_from_mbuf()
/f-stack/freebsd/security/mac_test/
H A Dmac_test.c1920 struct socket *so, struct label *sopeerlabel) in test_socketpeer_set_from_mbuf() argument
1925 LABEL_CHECK(sopeerlabel, MAGIC_SOCKET); in test_socketpeer_set_from_mbuf()