| /f-stack/freebsd/kern/ |
| H A D | uipc_mbuf2.c | 306 m_tag_free_default(struct m_tag *t) in m_tag_free_default() 316 struct m_tag * 319 struct m_tag *t; in m_tag_alloc() 346 struct m_tag *p, *q; in m_tag_delete_chain() 370 struct m_tag *p, *q; in m_tag_delete_nonpersistent() 378 struct m_tag * 381 struct m_tag *p; in m_tag_locate() 397 struct m_tag * 398 m_tag_copy(struct m_tag *t, int how) in m_tag_copy() 400 struct m_tag *p; in m_tag_copy() [all …]
|
| /f-stack/tools/compat/include/sys/ |
| H A D | mbuf.h | 124 struct m_tag { struct 129 void (*m_tag_free)(struct m_tag *); argument 1074 void m_tag_free_default(struct m_tag *); 1075 struct m_tag *m_tag_locate(struct mbuf *, u_int32_t, int, struct m_tag *); 1076 struct m_tag *m_tag_copy(struct m_tag *, int); 1109 m_tag_free(struct m_tag *t) in m_tag_free() 1118 static __inline struct m_tag * 1128 static __inline struct m_tag * 1149 m_tag_unlink(struct mbuf *m, struct m_tag *t) in m_tag_unlink() 1158 static __inline struct m_tag * [all …]
|
| /f-stack/freebsd/sys/ |
| H A D | mbuf.h | 129 struct m_tag { struct 134 void (*m_tag_free)(struct m_tag *); argument 1315 void m_tag_free_default(struct m_tag *); 1316 struct m_tag *m_tag_locate(struct mbuf *, u_int32_t, int, struct m_tag *); 1317 struct m_tag *m_tag_copy(struct m_tag *, int); 1350 m_tag_free(struct m_tag *t) in m_tag_free() 1359 static __inline struct m_tag * 1369 static __inline struct m_tag * 1390 m_tag_unlink(struct mbuf *m, struct m_tag *t) in m_tag_unlink() 1399 static __inline struct m_tag * [all …]
|
| /f-stack/freebsd/security/mac/ |
| H A D | mac_net.c | 99 struct m_tag *tag; in mac_mbuf_to_label() 152 mac_mbuf_tag_init(struct m_tag *tag, int flag) in mac_mbuf_tag_init() 174 struct m_tag *tag; in mac_mbuf_init() 231 mac_mbuf_tag_destroy(struct m_tag *tag) in mac_mbuf_tag_destroy() 246 mac_mbuf_tag_copy(struct m_tag *src, struct m_tag *dest) in mac_mbuf_tag_copy()
|
| H A D | mac_framework.h | 70 struct m_tag; 189 void mac_mbuf_tag_copy(struct m_tag *, struct m_tag *); 190 void mac_mbuf_tag_destroy(struct m_tag *); 191 int mac_mbuf_tag_init(struct m_tag *, int);
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_freebsd.c | 554 struct m_tag *mtag; in ieee80211_add_callback() 574 struct m_tag *mtag; in ieee80211_add_xmit_params() 592 struct m_tag *mtag; in ieee80211_get_xmit_params() 608 struct m_tag *mtag; in ieee80211_process_callback() 625 struct m_tag *mtag; in ieee80211_add_rx_params() 642 struct m_tag *mtag; in ieee80211_get_rx_params() 657 struct m_tag *mtag; in ieee80211_get_rx_params_ptr() 674 struct m_tag *mtag; in ieee80211_add_toa_params() 691 struct m_tag *mtag; in ieee80211_get_toa_params()
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_mtag.h | 58 struct m_tag *mtag; in pf_find_mtag()
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_options.h | 47 struct m_tag tag; /* m_tag */
|
| H A D | ip_options.c | 411 m_tag_free((struct m_tag *)opts); in save_rte() 417 m_tag_prepend(m, (struct m_tag *)opts); in save_rte() 475 m_tag_delete(m0, (struct m_tag *)opts); in ip_srcroute()
|
| H A D | ip_divert.c | 198 struct m_tag *mtag; in divert_packet() 316 struct m_tag *mtag; in div_output()
|
| H A D | ip_fastfwd.c | 206 struct m_tag *fwd_tag = NULL; in ip_tryforward()
|
| /f-stack/tools/compat/include/netgraph/ |
| H A D | ng_ksocket.h | 102 struct m_tag tag;
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_ksocket.h | 102 struct m_tag tag;
|
| H A D | ng_ipfw.c | 231 struct m_tag *tag; in ng_ipfw_rcvdata() 305 struct m_tag *tag; in ng_ipfw_input()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | dn_aqm_codel.c | 194 struct m_tag *mtag; in codel_extract_head() 229 struct m_tag *mtag; in aqm_codel_enqueue()
|
| H A D | ip_fw_pfil.c | 127 struct m_tag *tag; in ipfw_check_packet() 360 struct m_tag *mtag; in ipfw_check_frame() 449 struct m_tag *tag; in ipfw_divert()
|
| H A D | dn_sched_fq_codel.h | 153 struct m_tag *mtag; in fq_codel_extract_head()
|
| H A D | ip_dn_io.c | 253 struct m_tag *mtag = m_tag_first(m); in dn_tag_get() 753 struct m_tag *tag; in dummynet_send() 840 struct m_tag *mtag; in tag_mbuf() 955 struct m_tag *tag = m_tag_first(m); in dummynet_io()
|
| H A D | dn_aqm_pie.c | 330 struct m_tag *mtag; in pie_extract_head() 539 struct m_tag *mtag; in aqm_pie_enqueue()
|
| /f-stack/freebsd/net/altq/ |
| H A D | altq_codel.c | 286 struct m_tag *mtag; in codel_addq() 314 struct m_tag *mtag; in codel_should_drop()
|
| /f-stack/freebsd/netipsec/ |
| H A D | ipsec_input.c | 284 struct m_tag *mtag; in ipsec4_common_input_cb() 499 struct m_tag *mtag; in ipsec6_common_input_cb()
|
| H A D | ipsec.h | 308 struct m_tag;
|
| /f-stack/freebsd/netinet6/ |
| H A D | ip6_fastfwd.c | 96 struct m_tag *fwd_tag; in ip6_tryforward()
|
| H A D | ip6_forward.c | 102 struct m_tag *fwd_tag; in ip6_forward()
|
| /f-stack/freebsd/net/ |
| H A D | if_fwsubr.c | 86 struct m_tag *mtag; in firewire_output() 572 struct m_tag *mtag; in firewire_input()
|