Home
last modified time | relevance | path

Searched defs:mlabel (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/security/mac_ifoff/
H A Dmac_ifoff.c130 struct mbuf *m, struct label *mlabel) in ifoff_ifnet_check_transmit()
138 struct mbuf *m, struct label *mlabel) in ifoff_inpcb_check_deliver()
150 struct mbuf *m, struct label *mlabel) in ifoff_socket_check_deliver()
/freebsd/sys/security/mac/
H A Dmac_inet.c216 struct label *mlabel, *fraglabel; in mac_netinet_fragment() local
244 struct label *mlabel; in mac_inpcb_create_mbuf() local
277 struct label *mlabel; in mac_netinet_arp_send() local
322 struct label *mlabel; in mac_netinet_igmp_send() local
508 struct label *mlabel; in mac_syncache_create_mbuf() local
H A Dmac_inet6.c188 struct label *mlabel; in mac_netinet6_nd6_send() local
/freebsd/sys/security/mac_stub/
H A Dmac_stub.c186 struct mbuf *m, struct label *mlabel) in stub_bpfdesc_create_mbuf()
396 struct mbuf *m, struct label *mlabel) in stub_ifnet_check_transmit()
410 struct mbuf *m, struct label *mlabel) in stub_ifnet_create_mbuf()
424 struct mbuf *m, struct label *mlabel) in stub_inpcb_check_deliver()
439 struct mbuf *m, struct label *mlabel) in stub_inpcb_create_mbuf()
454 stub_ip6q_create(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in stub_ip6q_create()
461 stub_ip6q_match(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in stub_ip6q_match()
470 struct label *mlabel) in stub_ip6q_reassemble()
476 stub_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in stub_ip6q_update()
483 stub_ipq_create(struct mbuf *m, struct label *mlabel, struct ipq *q, in stub_ipq_create()
[all …]
/freebsd/sys/security/mac_lomac/
H A Dmac_lomac.c908 struct mbuf *m, struct label *mlabel) in lomac_bpfdesc_create_mbuf()
1165 struct mbuf *m, struct label *mlabel) in lomac_ifnet_check_transmit()
1238 struct mbuf *m, struct label *mlabel) in lomac_ifnet_create_mbuf()
1262 struct mbuf *m, struct label *mlabel) in lomac_inpcb_check_deliver()
1307 struct mbuf *m, struct label *mlabel) in lomac_inpcb_create_mbuf()
1332 lomac_ip6q_create(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in lomac_ip6q_create()
1344 lomac_ip6q_match(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in lomac_ip6q_match()
1357 struct label *mlabel) in lomac_ip6q_reassemble()
1369 lomac_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in lomac_ip6q_update()
1377 lomac_ipq_create(struct mbuf *m, struct label *mlabel, struct ipq *q, in lomac_ipq_create()
[all …]
/freebsd/sys/security/mac_mls/
H A Dmac_mls.c766 struct mbuf *m, struct label *mlabel) in mls_bpfdesc_create_mbuf()
1002 struct mbuf *m, struct label *mlabel) in mls_ifnet_check_transmit()
1034 struct mbuf *m, struct label *mlabel) in mls_ifnet_create_mbuf()
1058 struct mbuf *m, struct label *mlabel) in mls_inpcb_check_deliver()
1103 struct mbuf *m, struct label *mlabel) in mls_inpcb_create_mbuf()
1128 mls_ip6q_create(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in mls_ip6q_create()
1140 mls_ip6q_match(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in mls_ip6q_match()
1153 struct label *mlabel) in mls_ip6q_reassemble()
1165 mls_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in mls_ip6q_update()
1173 mls_ipq_create(struct mbuf *m, struct label *mlabel, struct ipq *q, in mls_ipq_create()
[all …]
/freebsd/sys/security/mac_biba/
H A Dmac_biba.c802 struct mbuf *m, struct label *mlabel) in biba_bpfdesc_create_mbuf()
1041 struct mbuf *m, struct label *mlabel) in biba_ifnet_check_transmit()
1113 struct mbuf *m, struct label *mlabel) in biba_ifnet_create_mbuf()
1137 struct mbuf *m, struct label *mlabel) in biba_inpcb_check_deliver()
1184 struct mbuf *m, struct label *mlabel) in biba_inpcb_create_mbuf()
1209 biba_ip6q_create(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in biba_ip6q_create()
1221 biba_ip6q_match(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in biba_ip6q_match()
1234 struct label *mlabel) in biba_ip6q_reassemble()
1246 biba_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in biba_ip6q_update()
1254 biba_ipq_create(struct mbuf *m, struct label *mlabel, struct ipq *q, in biba_ipq_create()
[all …]
/freebsd/sys/security/mac_test/
H A Dmac_test.c188 struct mbuf *m, struct label *mlabel) in test_bpfdesc_create_mbuf()
596 struct mbuf *m, struct label *mlabel) in test_ifnet_check_transmit()
628 struct mbuf *m, struct label *mlabel) in test_ifnet_create_mbuf()
693 struct mbuf *m, struct label *mlabel) in test_inpcb_check_deliver()
732 struct mbuf *m, struct label *mlabel) in test_inpcb_create_mbuf()
828 struct label *mlabel) in test_ip6q_reassemble()
838 test_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in test_ip6q_update()
898 struct label *mlabel) in test_ipq_reassemble()
908 test_ipq_update(struct mbuf *m, struct label *mlabel, struct ipq *q, in test_ipq_update()
1082 struct mbuf *m, struct label *mlabel) in test_netinet_arp_send()
[all …]