Searched refs:fraglabel (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/security/mac/
H A Dmac_inet.c207 struct label *mlabel, *fraglabel; local
213 fraglabel = mac_mbuf_to_label(frag);
216 fraglabel);
H A Dmac_policy.h284 struct label *fraglabel);
/freebsd-13-stable/sys/security/mac_biba/
H A Dmac_biba.c1390 struct mbuf *frag, struct label *fraglabel)
1395 dest = SLOT(fraglabel);
1389 biba_netinet_fragment(struct mbuf *m, struct label *mlabel, struct mbuf *frag, struct label *fraglabel) argument
/freebsd-13-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1482 struct mbuf *frag, struct label *fraglabel)
1487 dest = SLOT(fraglabel);
1481 lomac_netinet_fragment(struct mbuf *m, struct label *mlabel, struct mbuf *frag, struct label *fraglabel) argument
/freebsd-13-stable/sys/security/mac_mls/
H A Dmac_mls.c1286 struct label *fraglabel)
1291 dest = SLOT(fraglabel);
1285 mls_netinet_fragment(struct mbuf *m, struct label *mlabel, struct mbuf *frag, struct label *fraglabel) argument
/freebsd-13-stable/sys/security/mac_test/
H A Dmac_test.c1037 struct mbuf *frag, struct label *fraglabel)
1041 LABEL_CHECK(fraglabel, MAGIC_MBUF);
1036 test_netinet_fragment(struct mbuf *m, struct label *mlabel, struct mbuf *frag, struct label *fraglabel) argument
/freebsd-13-stable/sys/security/mac_stub/
H A Dmac_stub.c559 struct label *fraglabel)
558 stub_netinet_fragment(struct mbuf *m, struct label *mlabel, struct mbuf *frag, struct label *fraglabel) argument

Completed in 202 milliseconds