/freebsd-src/sys/security/mac_lomac/ |
H A D | mac_lomac.c | 1334 lomac_ip6q_create(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) lomac_ip6q_create() argument 1346 lomac_ip6q_match(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) lomac_ip6q_match() argument 1357 lomac_ip6q_reassemble(struct ip6q * q6,struct label * q6label,struct mbuf * m,struct label * mlabel) lomac_ip6q_reassemble() argument 1371 lomac_ip6q_update(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) lomac_ip6q_update() argument
|
/freebsd-src/sys/security/mac_stub/ |
H A D | mac_stub.c | 462 struct label *q6label) in stub_ip6q_update() argument 440 stub_ip6q_create(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) stub_ip6q_create() argument 447 stub_ip6q_match(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) stub_ip6q_match() argument 454 stub_ip6q_reassemble(struct ip6q * q6,struct label * q6label,struct mbuf * m,struct label * mlabel) stub_ip6q_reassemble() argument
|
/freebsd-src/sys/security/mac_mls/ |
H A D | mac_mls.c | 1131 mls_ip6q_create(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) mls_ip6q_create() argument 1143 mls_ip6q_match(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) mls_ip6q_match() argument 1154 mls_ip6q_reassemble(struct ip6q * q6,struct label * q6label,struct mbuf * m,struct label * mlabel) mls_ip6q_reassemble() argument 1168 mls_ip6q_update(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) mls_ip6q_update() argument
|
/freebsd-src/sys/security/mac_test/ |
H A D | mac_test.c | 815 struct ip6q *q6, struct label *q6label) in test_ip6q_update() argument 756 test_ip6q_create(struct mbuf * fragment,struct label * fragmentlabel,struct ip6q * q6,struct label * q6label) test_ip6q_create() argument 791 test_ip6q_match(struct mbuf * fragment,struct label * fragmentlabel,struct ip6q * q6,struct label * q6label) test_ip6q_match() argument 803 test_ip6q_reassemble(struct ip6q * q6,struct label * q6label,struct mbuf * m,struct label * mlabel) test_ip6q_reassemble() argument
|
/freebsd-src/sys/security/mac_biba/ |
H A D | mac_biba.c | 1211 biba_ip6q_create(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) biba_ip6q_create() argument 1223 biba_ip6q_match(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) biba_ip6q_match() argument 1234 biba_ip6q_reassemble(struct ip6q * q6,struct label * q6label,struct mbuf * m,struct label * mlabel) biba_ip6q_reassemble() argument 1248 biba_ip6q_update(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) biba_ip6q_update() argument
|