Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac/
H A Dmac_inet6.c86 mac_ip6q_init(struct ip6q *q6, int flag) in mac_ip6q_init()
107 mac_ip6q_destroy(struct ip6q *q6) in mac_ip6q_destroy()
117 mac_ip6q_reassemble(struct ip6q *q6, struct mbuf *m) in mac_ip6q_reassemble()
131 mac_ip6q_create(struct mbuf *m, struct ip6q *q6) in mac_ip6q_create()
145 mac_ip6q_match(struct mbuf *m, struct ip6q *q6) in mac_ip6q_match()
163 mac_ip6q_update(struct mbuf *m, struct ip6q *q6) in mac_ip6q_update()
/f-stack/freebsd/netinet6/
H A Dfrag6.c242 frag6_freef(struct ip6q *q6, uint32_t bucket) in frag6_freef()
292 struct ip6q *q6; in frag6_cleanup() local
366 struct ip6q *q6; in frag6_input() local
894 struct ip6q *q6, *q6tmp; in frag6_slowtimo() local
1005 struct ip6q *q6; in frag6_drain_one() local
/f-stack/freebsd/contrib/openzfs/module/icp/algs/edonr/
H A Dedonr.c241 q5, q6, q7; in Q256() local
364 q5, q6, q7; in Q512() local
/f-stack/freebsd/security/mac_lomac/
H A Dmac_lomac.c1325 lomac_ip6q_create(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in lomac_ip6q_create()
1337 lomac_ip6q_match(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in lomac_ip6q_match()
1349 lomac_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, in lomac_ip6q_reassemble()
1362 lomac_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in lomac_ip6q_update()
/f-stack/freebsd/security/mac_stub/
H A Dmac_stub.c422 stub_ip6q_create(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in stub_ip6q_create()
429 stub_ip6q_match(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in stub_ip6q_match()
437 stub_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, in stub_ip6q_reassemble()
444 stub_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in stub_ip6q_update()
/f-stack/freebsd/security/mac_mls/
H A Dmac_mls.c1132 mls_ip6q_create(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in mls_ip6q_create()
1144 mls_ip6q_match(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in mls_ip6q_match()
1156 mls_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, in mls_ip6q_reassemble()
1169 mls_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in mls_ip6q_update()
/f-stack/freebsd/security/mac_test/
H A Dmac_test.c734 struct ip6q *q6, struct label *q6label) in test_ip6q_create()
769 struct ip6q *q6, struct label *q6label) in test_ip6q_match()
781 test_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, in test_ip6q_reassemble()
792 test_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in test_ip6q_update()
/f-stack/freebsd/security/mac_biba/
H A Dmac_biba.c1212 biba_ip6q_create(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in biba_ip6q_create()
1224 biba_ip6q_match(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in biba_ip6q_match()
1236 biba_ip6q_reassemble(struct ip6q *q6, struct label *q6label, struct mbuf *m, in biba_ip6q_reassemble()
1249 biba_ip6q_update(struct mbuf *m, struct label *mlabel, struct ip6q *q6, in biba_ip6q_update()