Searched refs:mlabel (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/sys/security/mac/
H A Dmac_atalk.c62 struct label *mlabel; local
67 mlabel = mac_mbuf_to_label(m);
71 mlabel);
H A Dmac_inet.c208 struct label *mlabel, *fraglabel; local
213 mlabel = mac_mbuf_to_label(m);
216 MAC_POLICY_PERFORM_NOSLEEP(netinet_fragment, m, mlabel, frag,
236 struct label *mlabel; local
243 mlabel = mac_mbuf_to_label(m);
246 mlabel);
269 struct label *mlabel; local
274 mlabel = mac_mbuf_to_label(m);
278 mlabel);
313 struct label *mlabel; local
497 struct label *mlabel; local
[all...]
H A Dmac_policy.h130 struct label *mlabel);
196 struct label *mlabel);
203 struct label *mlabel);
215 struct label *mlabel);
223 struct label *mlabel);
230 typedef void (*mpo_ip6q_create_t)(struct mbuf *m, struct label *mlabel,
234 typedef int (*mpo_ip6q_match_t)(struct mbuf *m, struct label *mlabel,
237 struct mbuf *m, struct label *mlabel);
238 typedef void (*mpo_ip6q_update_t)(struct mbuf *m, struct label *mlabel,
241 typedef void (*mpo_ipq_create_t)(struct mbuf *m, struct label *mlabel,
[all...]
H A Dmac_inet6.c179 struct label *mlabel; local
184 mlabel = mac_mbuf_to_label(m);
187 mlabel);
/freebsd-9.3-release/sys/security/mac_ifoff/
H A Dmac_ifoff.c134 struct mbuf *m, struct label *mlabel)
142 struct mbuf *m, struct label *mlabel)
154 struct mbuf *m, struct label *mlabel)
133 ifoff_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
141 ifoff_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, struct mbuf *m, struct label *mlabel) argument
153 ifoff_socket_check_deliver(struct socket *so, struct label *solabel, struct mbuf *m, struct label *mlabel) argument
/freebsd-9.3-release/sys/security/mac_stub/
H A Dmac_stub.c186 struct mbuf *m, struct label *mlabel)
363 struct mbuf *m, struct label *mlabel)
377 struct mbuf *m, struct label *mlabel)
391 struct mbuf *m, struct label *mlabel)
406 struct mbuf *m, struct label *mlabel)
421 stub_ip6q_create(struct mbuf *m, struct label *mlabel, struct ip6q *q6, argument
428 stub_ip6q_match(struct mbuf *m, struct label *mlabel, struct ip6q *q6, argument
437 struct label *mlabel)
443 stub_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, argument
450 stub_ipq_create(struct mbuf *m, struct label *mlabel, struc argument
185 stub_bpfdesc_create_mbuf(struct bpf_d *d, struct label *dlabel, struct mbuf *m, struct label *mlabel) argument
362 stub_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
376 stub_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
390 stub_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, struct mbuf *m, struct label *mlabel) argument
405 stub_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, struct mbuf *m, struct label *mlabel) argument
436 stub_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, struct label *mlabel) argument
457 stub_ipq_match(struct mbuf *m, struct label *mlabel, struct ipq *q, struct label *qlabel) argument
465 stub_ipq_reassemble(struct ipq *q, struct label *qlabel, struct mbuf *m, struct label *mlabel) argument
472 stub_ipq_update(struct mbuf *m, struct label *mlabel, struct ipq *q, struct label *qlabel) argument
537 stub_netatalk_aarp_send(struct ifnet *ifp, struct label *iflpabel, struct mbuf *m, struct label *mlabel) argument
544 stub_netinet_arp_send(struct ifnet *ifp, struct label *iflpabel, struct mbuf *m, struct label *mlabel) argument
558 stub_netinet_firewall_send(struct mbuf *m, struct label *mlabel) argument
564 stub_netinet_fragment(struct mbuf *m, struct label *mlabel, struct mbuf *frag, struct label *fraglabel) argument
578 stub_netinet_icmp_replyinplace(struct mbuf *m, struct label *mlabel) argument
584 stub_netinet_igmp_send(struct ifnet *ifp, struct label *iflpabel, struct mbuf *m, struct label *mlabel) argument
591 stub_netinet_tcp_reply(struct mbuf *m, struct label *mlabel) argument
597 stub_netinet6_nd6_send(struct ifnet *ifp, struct label *iflpabel, struct mbuf *m, struct label *mlabel) argument
895 stub_socket_check_deliver(struct socket *so, struct label *solabel, struct mbuf *m, struct label *mlabel) argument
1010 stub_socket_create_mbuf(struct socket *so, struct label *solabel, struct mbuf *m, struct label *mlabel) argument
1044 stub_socketpeer_set_from_mbuf(struct mbuf *m, struct label *mlabel, struct socket *so, struct label *sopeerlabel) argument
1077 stub_syncache_create_mbuf(struct label *sc_label, struct mbuf *m, struct label *mlabel) argument
[all...]
/freebsd-9.3-release/sys/security/mac_biba/
H A Dmac_biba.c811 struct mbuf *m, struct label *mlabel)
816 dest = SLOT(mlabel);
1050 struct mbuf *m, struct label *mlabel)
1057 p = SLOT(mlabel);
1122 struct mbuf *m, struct label *mlabel)
1127 dest = SLOT(mlabel);
1146 struct mbuf *m, struct label *mlabel)
1153 p = SLOT(mlabel);
1193 struct mbuf *m, struct label *mlabel)
1198 dest = SLOT(mlabel);
810 biba_bpfdesc_create_mbuf(struct bpf_d *d, struct label *dlabel, struct mbuf *m, struct label *mlabel) argument
1049 biba_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1121 biba_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1145 biba_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, struct mbuf *m, struct label *mlabel) argument
1192 biba_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, struct mbuf *m, struct label *mlabel) argument
1218 biba_ip6q_create(struct mbuf *m, struct label *mlabel, struct ip6q *q6, struct label *q6label) argument
1230 biba_ip6q_match(struct mbuf *m, struct label *mlabel, struct ip6q *q6, struct label *q6label) argument
1242 biba_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, struct label *mlabel) argument
1255 biba_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, struct label *q6label) argument
1263 biba_ipq_create(struct mbuf *m, struct label *mlabel, struct ipq *q, struct label *qlabel) argument
1275 biba_ipq_match(struct mbuf *m, struct label *mlabel, struct ipq *q, struct label *qlabel) argument
1287 biba_ipq_reassemble(struct ipq *q, struct label *qlabel, struct mbuf *m, struct label *mlabel) argument
1300 biba_ipq_update(struct mbuf *m, struct label *mlabel, struct ipq *q, struct label *qlabel) argument
1361 biba_netatalk_aarp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1372 biba_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1395 biba_netinet_firewall_send(struct mbuf *m, struct label *mlabel) argument
1406 biba_netinet_fragment(struct mbuf *m, struct label *mlabel, struct mbuf *frag, struct label *fraglabel) argument
1430 biba_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1441 biba_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
2114 biba_socket_check_deliver(struct socket *so, struct label *solabel, struct mbuf *m, struct label *mlabel) argument
2220 biba_socket_create_mbuf(struct socket *so, struct label *solabel, struct mbuf *m, struct label *mlabel) argument
2265 biba_socketpeer_set_from_mbuf(struct mbuf *m, struct label *mlabel, struct socket *so, struct label *sopeerlabel) argument
2306 biba_syncache_create_mbuf(struct label *sc_label, struct mbuf *m, struct label *mlabel) argument
[all...]
/freebsd-9.3-release/sys/security/mac_lomac/
H A Dmac_lomac.c906 struct mbuf *m, struct label *mlabel)
911 dest = SLOT(mlabel);
1163 struct mbuf *m, struct label *mlabel)
1170 p = SLOT(mlabel);
1236 struct mbuf *m, struct label *mlabel)
1241 dest = SLOT(mlabel);
1260 struct mbuf *m, struct label *mlabel)
1267 p = SLOT(mlabel);
1305 struct mbuf *m, struct label *mlabel)
1310 dest = SLOT(mlabel);
905 lomac_bpfdesc_create_mbuf(struct bpf_d *d, struct label *dlabel, struct mbuf *m, struct label *mlabel) argument
1162 lomac_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1235 lomac_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1259 lomac_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, struct mbuf *m, struct label *mlabel) argument
1304 lomac_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, struct mbuf *m, struct label *mlabel) argument
1330 lomac_ip6q_create(struct mbuf *m, struct label *mlabel, struct ip6q *q6, struct label *q6label) argument
1342 lomac_ip6q_match(struct mbuf *m, struct label *mlabel, struct ip6q *q6, struct label *q6label) argument
1354 lomac_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, struct label *mlabel) argument
1367 lomac_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, struct label *q6label) argument
1375 lomac_ipq_create(struct mbuf *m, struct label *mlabel, struct ipq *q, struct label *qlabel) argument
1387 lomac_ipq_match(struct mbuf *m, struct label *mlabel, struct ipq *q, struct label *qlabel) argument
1399 lomac_ipq_reassemble(struct ipq *q, struct label *qlabel, struct mbuf *m, struct label *mlabel) argument
1412 lomac_ipq_update(struct mbuf *m, struct label *mlabel, struct ipq *q, struct label *qlabel) argument
1452 lomac_netatalk_aarp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1463 lomac_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1486 lomac_netinet_firewall_send(struct mbuf *m, struct label *mlabel) argument
1497 lomac_netinet_fragment(struct mbuf *m, struct label *mlabel, struct mbuf *frag, struct label *fraglabel) argument
1521 lomac_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1532 lomac_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1935 lomac_socket_check_deliver(struct socket *so, struct label *solabel, struct mbuf *m, struct label *mlabel) argument
2041 lomac_socket_create_mbuf(struct socket *so, struct label *solabel, struct mbuf *m, struct label *mlabel) argument
2086 lomac_socketpeer_set_from_mbuf(struct mbuf *m, struct label *mlabel, struct socket *so, struct label *sopeerlabel) argument
2128 lomac_syncache_create_mbuf(struct label *sc_label, struct mbuf *m, struct label *mlabel) argument
[all...]
/freebsd-9.3-release/sys/security/mac_mls/
H A Dmac_mls.c772 struct mbuf *m, struct label *mlabel)
777 dest = SLOT(mlabel);
1008 struct mbuf *m, struct label *mlabel)
1015 p = SLOT(mlabel);
1040 struct mbuf *m, struct label *mlabel)
1045 dest = SLOT(mlabel);
1064 struct mbuf *m, struct label *mlabel)
1071 p = SLOT(mlabel);
1109 struct mbuf *m, struct label *mlabel)
1114 dest = SLOT(mlabel);
771 mls_bpfdesc_create_mbuf(struct bpf_d *d, struct label *dlabel, struct mbuf *m, struct label *mlabel) argument
1007 mls_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1039 mls_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1063 mls_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, struct mbuf *m, struct label *mlabel) argument
1108 mls_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, struct mbuf *m, struct label *mlabel) argument
1134 mls_ip6q_create(struct mbuf *m, struct label *mlabel, struct ip6q *q6, struct label *q6label) argument
1146 mls_ip6q_match(struct mbuf *m, struct label *mlabel, struct ip6q *q6, struct label *q6label) argument
1158 mls_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, struct label *mlabel) argument
1171 mls_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, struct label *q6label) argument
1179 mls_ipq_create(struct mbuf *m, struct label *mlabel, struct ipq *q, struct label *qlabel) argument
1191 mls_ipq_match(struct mbuf *m, struct label *mlabel, struct ipq *q, struct label *qlabel) argument
1203 mls_ipq_reassemble(struct ipq *q, struct label *qlabel, struct mbuf *m, struct label *mlabel) argument
1216 mls_ipq_update(struct mbuf *m, struct label *mlabel, struct ipq *q, struct label *qlabel) argument
1253 mls_netatalk_aarp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1264 mls_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1287 mls_netinet_firewall_send(struct mbuf *m, struct label *mlabel) argument
1298 mls_netinet_fragment(struct mbuf *m, struct label *mlabel, struct mbuf *frag, struct label *fraglabel) argument
1322 mls_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1333 mls_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1816 mls_socket_check_deliver(struct socket *so, struct label *solabel, struct mbuf *m, struct label *mlabel) argument
1923 mls_socket_create_mbuf(struct socket *so, struct label *solabel, struct mbuf *m, struct label *mlabel) argument
1968 mls_socketpeer_set_from_mbuf(struct mbuf *m, struct label *mlabel, struct socket *so, struct label *sopeerlabel) argument
2011 mls_syncache_create_mbuf(struct label *sc_label, struct mbuf *m, struct label *mlabel) argument
[all...]
/freebsd-9.3-release/sys/security/mac_test/
H A Dmac_test.c188 struct mbuf *m, struct label *mlabel)
192 LABEL_CHECK(mlabel, MAGIC_MBUF);
548 struct mbuf *m, struct label *mlabel)
552 LABEL_CHECK(mlabel, MAGIC_MBUF);
580 struct mbuf *m, struct label *mlabel)
584 LABEL_CHECK(mlabel, MAGIC_MBUF);
645 struct mbuf *m, struct label *mlabel)
649 LABEL_CHECK(mlabel, MAGIC_MBUF);
684 struct mbuf *m, struct label *mlabel)
688 LABEL_CHECK(mlabel, MAGIC_MBU
187 test_bpfdesc_create_mbuf(struct bpf_d *d, struct label *dlabel, struct mbuf *m, struct label *mlabel) argument
547 test_ifnet_check_transmit(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
579 test_ifnet_create_mbuf(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
644 test_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, struct mbuf *m, struct label *mlabel) argument
683 test_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, struct mbuf *m, struct label *mlabel) argument
779 test_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, struct label *mlabel) argument
790 test_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, struct label *q6label) argument
849 test_ipq_reassemble(struct ipq *q, struct label *qlabel, struct mbuf *m, struct label *mlabel) argument
860 test_ipq_update(struct mbuf *m, struct label *mlabel, struct ipq *q, struct label *qlabel) argument
1023 test_netatalk_aarp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1034 test_netinet_arp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1045 test_netinet_fragment(struct mbuf *m, struct label *mlabel, struct mbuf *frag, struct label *fraglabel) argument
1067 test_netinet_icmp_replyinplace(struct mbuf *m, struct label *mlabel) argument
1076 test_netinet_igmp_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1087 test_netinet_tcp_reply(struct mbuf *m, struct label *mlabel) argument
1096 test_netinet6_nd6_send(struct ifnet *ifp, struct label *ifplabel, struct mbuf *m, struct label *mlabel) argument
1630 test_socket_check_deliver(struct socket *so, struct label *solabel, struct mbuf *m, struct label *mlabel) argument
1772 test_socket_create_mbuf(struct socket *so, struct label *solabel, struct mbuf *m, struct label *mlabel) argument
1898 test_socketpeer_set_from_mbuf(struct mbuf *m, struct label *mlabel, struct socket *so, struct label *sopeerlabel) argument
1936 test_syncache_create_mbuf(struct label *sc_label, struct mbuf *m, struct label *mlabel) argument
[all...]

Completed in 190 milliseconds