• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/security/mac/

Lines Matching refs:mbuf

84 struct mbuf;
129 struct label *dlabel, struct mbuf *m,
195 struct label *ifplabel, struct mbuf *m,
202 struct label *ifplabel, struct mbuf *m,
214 struct label *inplabel, struct mbuf *m,
222 struct label *inplabel, struct mbuf *m,
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,
245 typedef int (*mpo_ipq_match_t)(struct mbuf *m, struct label *mlabel,
248 struct mbuf *m, struct label *mlabel);
249 typedef void (*mpo_ipq_update_t)(struct mbuf *m, struct label *mlabel,
275 struct label *ifplabel, struct mbuf *m,
277 typedef void (*mpo_netinet_firewall_reply_t)(struct mbuf *mrecv,
278 struct label *mrecvlabel, struct mbuf *msend,
280 typedef void (*mpo_netinet_firewall_send_t)(struct mbuf *m,
282 typedef void (*mpo_netinet_fragment_t)(struct mbuf *m,
283 struct label *mlabel, struct mbuf *frag,
285 typedef void (*mpo_netinet_icmp_reply_t)(struct mbuf *mrecv,
286 struct label *mrecvlabel, struct mbuf *msend,
288 typedef void (*mpo_netinet_icmp_replyinplace_t)(struct mbuf *m,
291 struct label *ifplabel, struct mbuf *m,
293 typedef void (*mpo_netinet_tcp_reply_t)(struct mbuf *m,
297 struct label *ifplabel, struct mbuf *m,
412 struct label *solabel, struct mbuf *m,
434 struct label *solabel, struct mbuf *m,
453 typedef void (*mpo_socketpeer_set_from_mbuf_t)(struct mbuf *m,
463 struct mbuf *m, struct label *mlabel);