/freebsd-src/sys/security/mac_ifoff/ |
H A D | mac_ifoff.c | 123 ifoff_bpfdesc_check_receive(struct bpf_d * d,struct label * dlabel,struct ifnet * ifp,struct label * ifplabel) ifoff_bpfdesc_check_receive() argument
|
/freebsd-src/sys/security/mac_lomac/ |
H A D | mac_lomac.c | 879 lomac_bpfdesc_check_receive(struct bpf_d * d,struct label * dlabel,struct ifnet * ifp,struct label * ifplabel) lomac_bpfdesc_check_receive() argument 897 lomac_bpfdesc_create(struct ucred * cred,struct bpf_d * d,struct label * dlabel) lomac_bpfdesc_create() argument 908 lomac_bpfdesc_create_mbuf(struct bpf_d * d,struct label * dlabel,struct mbuf * m,struct label * mlabel) lomac_bpfdesc_create_mbuf() argument
|
/freebsd-src/sys/security/mac_stub/ |
H A D | mac_stub.c | 172 stub_bpfdesc_check_receive(struct bpf_d * d,struct label * dlabel,struct ifnet * ifp,struct label * ifplabel) stub_bpfdesc_check_receive() argument 181 stub_bpfdesc_create(struct ucred * cred,struct bpf_d * d,struct label * dlabel) stub_bpfdesc_create() argument 187 stub_bpfdesc_create_mbuf(struct bpf_d * d,struct label * dlabel,struct mbuf * m,struct label * mlabel) stub_bpfdesc_create_mbuf() argument
|
/freebsd-src/sys/security/mac_mls/ |
H A D | mac_mls.c | 739 mls_bpfdesc_check_receive(struct bpf_d * d,struct label * dlabel,struct ifnet * ifp,struct label * ifplabel) mls_bpfdesc_check_receive() argument 756 mls_bpfdesc_create(struct ucred * cred,struct bpf_d * d,struct label * dlabel) mls_bpfdesc_create() argument 767 mls_bpfdesc_create_mbuf(struct bpf_d * d,struct label * dlabel,struct mbuf * m,struct label * mlabel) mls_bpfdesc_create_mbuf() argument
|
/freebsd-src/sys/security/mac_test/ |
H A D | mac_test.c | 165 test_bpfdesc_check_receive(struct bpf_d * d,struct label * dlabel,struct ifnet * ifp,struct label * ifplabel) test_bpfdesc_check_receive() argument 179 test_bpfdesc_create(struct ucred * cred,struct bpf_d * d,struct label * dlabel) test_bpfdesc_create() argument 189 test_bpfdesc_create_mbuf(struct bpf_d * d,struct label * dlabel,struct mbuf * m,struct label * mlabel) test_bpfdesc_create_mbuf() argument
|
/freebsd-src/sys/security/mac_biba/ |
H A D | mac_biba.c | 773 biba_bpfdesc_check_receive(struct bpf_d * d,struct label * dlabel,struct ifnet * ifp,struct label * ifplabel) biba_bpfdesc_check_receive() argument 791 biba_bpfdesc_create(struct ucred * cred,struct bpf_d * d,struct label * dlabel) biba_bpfdesc_create() argument 802 biba_bpfdesc_create_mbuf(struct bpf_d * d,struct label * dlabel,struct mbuf * m,struct label * mlabel) biba_bpfdesc_create_mbuf() argument
|