Home
last modified time | relevance | path

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

/freebsd-src/sys/security/mac_ifoff/
H A Dmac_ifoff.c132 ifoff_ifnet_check_transmit(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) ifoff_ifnet_check_transmit() argument
140 ifoff_inpcb_check_deliver(struct inpcb * inp,struct label * inplabel,struct mbuf * m,struct label * mlabel) ifoff_inpcb_check_deliver() argument
152 ifoff_socket_check_deliver(struct socket * so,struct label * solabel,struct mbuf * m,struct label * mlabel) ifoff_socket_check_deliver() argument
/freebsd-src/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
507 struct label *mlabel; mac_syncache_create_mbuf() local
[all...]
H A Dmac_inet6.c188 struct label *mlabel; in mac_netinet6_nd6_send() local
/freebsd-src/sys/security/mac_stub/
H A Dmac_stub.c424 struct mbuf *m, struct label *mlabel) in stub_inpcb_create_mbuf() argument
439 struct mbuf *m, struct label *mlabel) in stub_ip6q_create() argument
461 stub_ip6q_match(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in stub_ip6q_update() argument
188 stub_bpfdesc_create_mbuf(struct bpf_d * d,struct label * dlabel,struct mbuf * m,struct label * mlabel) stub_bpfdesc_create_mbuf() argument
381 stub_ifnet_check_transmit(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) stub_ifnet_check_transmit() argument
395 stub_ifnet_create_mbuf(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) stub_ifnet_create_mbuf() argument
409 stub_inpcb_check_deliver(struct inpcb * inp,struct label * inplabel,struct mbuf * m,struct label * mlabel) stub_inpcb_check_deliver() argument
446 stub_ip6q_match(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) stub_ip6q_match() argument
455 stub_ip6q_reassemble(struct ip6q * q6,struct label * q6label,struct mbuf * m,struct label * mlabel) stub_ip6q_reassemble() argument
468 stub_ipq_create(struct mbuf * m,struct label * mlabel,struct ipq * q,struct label * qlabel) stub_ipq_create() argument
475 stub_ipq_match(struct mbuf * m,struct label * mlabel,struct ipq * q,struct label * qlabel) stub_ipq_match() argument
484 stub_ipq_reassemble(struct ipq * q,struct label * qlabel,struct mbuf * m,struct label * mlabel) stub_ipq_reassemble() argument
490 stub_ipq_update(struct mbuf * m,struct label * mlabel,struct ipq * q,struct label * qlabel) stub_ipq_update() argument
563 stub_netinet_arp_send(struct ifnet * ifp,struct label * iflpabel,struct mbuf * m,struct label * mlabel) stub_netinet_arp_send() argument
576 stub_netinet_firewall_send(struct mbuf * m,struct label * mlabel) stub_netinet_firewall_send() argument
582 stub_netinet_fragment(struct mbuf * m,struct label * mlabel,struct mbuf * frag,struct label * fraglabel) stub_netinet_fragment() argument
596 stub_netinet_icmp_replyinplace(struct mbuf * m,struct label * mlabel) stub_netinet_icmp_replyinplace() argument
603 stub_netinet_igmp_send(struct ifnet * ifp,struct label * iflpabel,struct mbuf * m,struct label * mlabel) stub_netinet_igmp_send() argument
609 stub_netinet_tcp_reply(struct mbuf * m,struct label * mlabel) stub_netinet_tcp_reply() argument
616 stub_netinet6_nd6_send(struct ifnet * ifp,struct label * iflpabel,struct mbuf * m,struct label * mlabel) stub_netinet6_nd6_send() argument
930 stub_socket_check_deliver(struct socket * so,struct label * solabel,struct mbuf * m,struct label * mlabel) stub_socket_check_deliver() argument
1045 stub_socket_create_mbuf(struct socket * so,struct label * solabel,struct mbuf * m,struct label * mlabel) stub_socket_create_mbuf() argument
1078 stub_socketpeer_set_from_mbuf(struct mbuf * m,struct label * mlabel,struct socket * so,struct label * sopeerlabel) stub_socketpeer_set_from_mbuf() argument
1112 stub_syncache_create_mbuf(struct label * sc_label,struct mbuf * m,struct label * mlabel) stub_syncache_create_mbuf() argument
[all...]
/freebsd-src/sys/security/mac_lomac/
H A Dmac_lomac.c909 lomac_bpfdesc_create_mbuf(struct bpf_d * d,struct label * dlabel,struct mbuf * m,struct label * mlabel) lomac_bpfdesc_create_mbuf() argument
1166 lomac_ifnet_check_transmit(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) lomac_ifnet_check_transmit() argument
1239 lomac_ifnet_create_mbuf(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) lomac_ifnet_create_mbuf() argument
1263 lomac_inpcb_check_deliver(struct inpcb * inp,struct label * inplabel,struct mbuf * m,struct label * mlabel) lomac_inpcb_check_deliver() argument
1308 lomac_inpcb_create_mbuf(struct inpcb * inp,struct label * inplabel,struct mbuf * m,struct label * mlabel) lomac_inpcb_create_mbuf() argument
1333 lomac_ip6q_create(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) lomac_ip6q_create() argument
1345 lomac_ip6q_match(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) lomac_ip6q_match() argument
1358 lomac_ip6q_reassemble(struct ip6q * q6,struct label * q6label,struct mbuf * m,struct label * mlabel) lomac_ip6q_reassemble() argument
1370 lomac_ip6q_update(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) lomac_ip6q_update() argument
1378 lomac_ipq_create(struct mbuf * m,struct label * mlabel,struct ipq * q,struct label * qlabel) lomac_ipq_create() argument
1390 lomac_ipq_match(struct mbuf * m,struct label * mlabel,struct ipq * q,struct label * qlabel) lomac_ipq_match() argument
1403 lomac_ipq_reassemble(struct ipq * q,struct label * qlabel,struct mbuf * m,struct label * mlabel) lomac_ipq_reassemble() argument
1415 lomac_ipq_update(struct mbuf * m,struct label * mlabel,struct ipq * q,struct label * qlabel) lomac_ipq_update() argument
1456 lomac_netinet_arp_send(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) lomac_netinet_arp_send() argument
1478 lomac_netinet_firewall_send(struct mbuf * m,struct label * mlabel) lomac_netinet_firewall_send() argument
1489 lomac_netinet_fragment(struct mbuf * m,struct label * mlabel,struct mbuf * frag,struct label * fraglabel) lomac_netinet_fragment() argument
1514 lomac_netinet_igmp_send(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) lomac_netinet_igmp_send() argument
1525 lomac_netinet6_nd6_send(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) lomac_netinet6_nd6_send() argument
1927 lomac_socket_check_deliver(struct socket * so,struct label * solabel,struct mbuf * m,struct label * mlabel) lomac_socket_check_deliver() argument
2033 lomac_socket_create_mbuf(struct socket * so,struct label * solabel,struct mbuf * m,struct label * mlabel) lomac_socket_create_mbuf() argument
2077 lomac_socketpeer_set_from_mbuf(struct mbuf * m,struct label * mlabel,struct socket * so,struct label * sopeerlabel) lomac_socketpeer_set_from_mbuf() argument
2120 lomac_syncache_create_mbuf(struct label * sc_label,struct mbuf * m,struct label * mlabel) lomac_syncache_create_mbuf() argument
[all...]
/freebsd-src/sys/security/mac_mls/
H A Dmac_mls.c768 mls_bpfdesc_create_mbuf(struct bpf_d * d,struct label * dlabel,struct mbuf * m,struct label * mlabel) mls_bpfdesc_create_mbuf() argument
1004 mls_ifnet_check_transmit(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) mls_ifnet_check_transmit() argument
1036 mls_ifnet_create_mbuf(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) mls_ifnet_create_mbuf() argument
1060 mls_inpcb_check_deliver(struct inpcb * inp,struct label * inplabel,struct mbuf * m,struct label * mlabel) mls_inpcb_check_deliver() argument
1105 mls_inpcb_create_mbuf(struct inpcb * inp,struct label * inplabel,struct mbuf * m,struct label * mlabel) mls_inpcb_create_mbuf() argument
1130 mls_ip6q_create(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) mls_ip6q_create() argument
1142 mls_ip6q_match(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) mls_ip6q_match() argument
1155 mls_ip6q_reassemble(struct ip6q * q6,struct label * q6label,struct mbuf * m,struct label * mlabel) mls_ip6q_reassemble() argument
1167 mls_ip6q_update(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) mls_ip6q_update() argument
1175 mls_ipq_create(struct mbuf * m,struct label * mlabel,struct ipq * q,struct label * qlabel) mls_ipq_create() argument
1187 mls_ipq_match(struct mbuf * m,struct label * mlabel,struct ipq * q,struct label * qlabel) mls_ipq_match() argument
1200 mls_ipq_reassemble(struct ipq * q,struct label * qlabel,struct mbuf * m,struct label * mlabel) mls_ipq_reassemble() argument
1212 mls_ipq_update(struct mbuf * m,struct label * mlabel,struct ipq * q,struct label * qlabel) mls_ipq_update() argument
1250 mls_netinet_arp_send(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) mls_netinet_arp_send() argument
1272 mls_netinet_firewall_send(struct mbuf * m,struct label * mlabel) mls_netinet_firewall_send() argument
1283 mls_netinet_fragment(struct mbuf * m,struct label * mlabel,struct mbuf * frag,struct label * fraglabel) mls_netinet_fragment() argument
1308 mls_netinet_igmp_send(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) mls_netinet_igmp_send() argument
1319 mls_netinet6_nd6_send(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) mls_netinet6_nd6_send() argument
1838 mls_socket_check_deliver(struct socket * so,struct label * solabel,struct mbuf * m,struct label * mlabel) mls_socket_check_deliver() argument
1945 mls_socket_create_mbuf(struct socket * so,struct label * solabel,struct mbuf * m,struct label * mlabel) mls_socket_create_mbuf() argument
1989 mls_socketpeer_set_from_mbuf(struct mbuf * m,struct label * mlabel,struct socket * so,struct label * sopeerlabel) mls_socketpeer_set_from_mbuf() argument
2033 mls_syncache_create_mbuf(struct label * sc_label,struct mbuf * m,struct label * mlabel) mls_syncache_create_mbuf() argument
[all...]
/freebsd-src/sys/security/mac_biba/
H A Dmac_biba.c803 biba_bpfdesc_create_mbuf(struct bpf_d * d,struct label * dlabel,struct mbuf * m,struct label * mlabel) biba_bpfdesc_create_mbuf() argument
1042 biba_ifnet_check_transmit(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) biba_ifnet_check_transmit() argument
1114 biba_ifnet_create_mbuf(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) biba_ifnet_create_mbuf() argument
1138 biba_inpcb_check_deliver(struct inpcb * inp,struct label * inplabel,struct mbuf * m,struct label * mlabel) biba_inpcb_check_deliver() argument
1185 biba_inpcb_create_mbuf(struct inpcb * inp,struct label * inplabel,struct mbuf * m,struct label * mlabel) biba_inpcb_create_mbuf() argument
1210 biba_ip6q_create(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) biba_ip6q_create() argument
1222 biba_ip6q_match(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) biba_ip6q_match() argument
1235 biba_ip6q_reassemble(struct ip6q * q6,struct label * q6label,struct mbuf * m,struct label * mlabel) biba_ip6q_reassemble() argument
1247 biba_ip6q_update(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) biba_ip6q_update() argument
1255 biba_ipq_create(struct mbuf * m,struct label * mlabel,struct ipq * q,struct label * qlabel) biba_ipq_create() argument
1267 biba_ipq_match(struct mbuf * m,struct label * mlabel,struct ipq * q,struct label * qlabel) biba_ipq_match() argument
1280 biba_ipq_reassemble(struct ipq * q,struct label * qlabel,struct mbuf * m,struct label * mlabel) biba_ipq_reassemble() argument
1292 biba_ipq_update(struct mbuf * m,struct label * mlabel,struct ipq * q,struct label * qlabel) biba_ipq_update() argument
1354 biba_netinet_arp_send(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) biba_netinet_arp_send() argument
1376 biba_netinet_firewall_send(struct mbuf * m,struct label * mlabel) biba_netinet_firewall_send() argument
1387 biba_netinet_fragment(struct mbuf * m,struct label * mlabel,struct mbuf * frag,struct label * fraglabel) biba_netinet_fragment() argument
1412 biba_netinet_igmp_send(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) biba_netinet_igmp_send() argument
1423 biba_netinet6_nd6_send(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) biba_netinet6_nd6_send() argument
2131 biba_socket_check_deliver(struct socket * so,struct label * solabel,struct mbuf * m,struct label * mlabel) biba_socket_check_deliver() argument
2237 biba_socket_create_mbuf(struct socket * so,struct label * solabel,struct mbuf * m,struct label * mlabel) biba_socket_create_mbuf() argument
2281 biba_socketpeer_set_from_mbuf(struct mbuf * m,struct label * mlabel,struct socket * so,struct label * sopeerlabel) biba_socketpeer_set_from_mbuf() argument
2323 biba_syncache_create_mbuf(struct label * sc_label,struct mbuf * m,struct label * mlabel) biba_syncache_create_mbuf() argument
[all...]
/freebsd-src/sys/security/mac_test/
H A Dmac_test.c190 test_bpfdesc_create_mbuf(struct bpf_d * d,struct label * dlabel,struct mbuf * m,struct label * mlabel) test_bpfdesc_create_mbuf() argument
572 test_ifnet_check_transmit(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) test_ifnet_check_transmit() argument
604 test_ifnet_create_mbuf(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) test_ifnet_create_mbuf() argument
669 test_inpcb_check_deliver(struct inpcb * inp,struct label * inplabel,struct mbuf * m,struct label * mlabel) test_inpcb_check_deliver() argument
708 test_inpcb_create_mbuf(struct inpcb * inp,struct label * inplabel,struct mbuf * m,struct label * mlabel) test_inpcb_create_mbuf() argument
804 test_ip6q_reassemble(struct ip6q * q6,struct label * q6label,struct mbuf * m,struct label * mlabel) test_ip6q_reassemble() argument
814 test_ip6q_update(struct mbuf * m,struct label * mlabel,struct ip6q * q6,struct label * q6label) test_ip6q_update() argument
874 test_ipq_reassemble(struct ipq * q,struct label * qlabel,struct mbuf * m,struct label * mlabel) test_ipq_reassemble() argument
884 test_ipq_update(struct mbuf * m,struct label * mlabel,struct ipq * q,struct label * qlabel) test_ipq_update() argument
1058 test_netinet_arp_send(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) test_netinet_arp_send() argument
1068 test_netinet_fragment(struct mbuf * m,struct label * mlabel,struct mbuf * frag,struct label * fraglabel) test_netinet_fragment() argument
1090 test_netinet_icmp_replyinplace(struct mbuf * m,struct label * mlabel) test_netinet_icmp_replyinplace() argument
1100 test_netinet_igmp_send(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) test_netinet_igmp_send() argument
1110 test_netinet_tcp_reply(struct mbuf * m,struct label * mlabel) test_netinet_tcp_reply() argument
1120 test_netinet6_nd6_send(struct ifnet * ifp,struct label * ifplabel,struct mbuf * m,struct label * mlabel) test_netinet6_nd6_send() argument
1684 test_socket_check_deliver(struct socket * so,struct label * solabel,struct mbuf * m,struct label * mlabel) test_socket_check_deliver() argument
1826 test_socket_create_mbuf(struct socket * so,struct label * solabel,struct mbuf * m,struct label * mlabel) test_socket_create_mbuf() argument
1951 test_socketpeer_set_from_mbuf(struct mbuf * m,struct label * mlabel,struct socket * so,struct label * sopeerlabel) test_socketpeer_set_from_mbuf() argument
1990 test_syncache_create_mbuf(struct label * sc_label,struct mbuf * m,struct label * mlabel) test_syncache_create_mbuf() argument
[all...]