Home
last modified time | relevance | path

Searched refs:m_tag (Results 1 – 25 of 56) sorted by relevance

123

/f-stack/freebsd/kern/
H A Duipc_mbuf2.c306 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 Dmbuf.h124 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 Dmbuf.h129 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 Dmac_net.c99 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 Dmac_framework.h70 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 Dieee80211_freebsd.c554 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 Dpf_mtag.h58 struct m_tag *mtag; in pf_find_mtag()
/f-stack/freebsd/netinet/
H A Dip_options.h47 struct m_tag tag; /* m_tag */
H A Dip_options.c411 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 Dip_divert.c198 struct m_tag *mtag; in divert_packet()
316 struct m_tag *mtag; in div_output()
H A Dip_fastfwd.c206 struct m_tag *fwd_tag = NULL; in ip_tryforward()
/f-stack/tools/compat/include/netgraph/
H A Dng_ksocket.h102 struct m_tag tag;
/f-stack/freebsd/netgraph/
H A Dng_ksocket.h102 struct m_tag tag;
H A Dng_ipfw.c231 struct m_tag *tag; in ng_ipfw_rcvdata()
305 struct m_tag *tag; in ng_ipfw_input()
/f-stack/freebsd/netpfil/ipfw/
H A Ddn_aqm_codel.c194 struct m_tag *mtag; in codel_extract_head()
229 struct m_tag *mtag; in aqm_codel_enqueue()
H A Dip_fw_pfil.c127 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 Ddn_sched_fq_codel.h153 struct m_tag *mtag; in fq_codel_extract_head()
H A Dip_dn_io.c253 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 Ddn_aqm_pie.c330 struct m_tag *mtag; in pie_extract_head()
539 struct m_tag *mtag; in aqm_pie_enqueue()
/f-stack/freebsd/net/altq/
H A Daltq_codel.c286 struct m_tag *mtag; in codel_addq()
314 struct m_tag *mtag; in codel_should_drop()
/f-stack/freebsd/netipsec/
H A Dipsec_input.c284 struct m_tag *mtag; in ipsec4_common_input_cb()
499 struct m_tag *mtag; in ipsec6_common_input_cb()
H A Dipsec.h308 struct m_tag;
/f-stack/freebsd/netinet6/
H A Dip6_fastfwd.c96 struct m_tag *fwd_tag; in ip6_tryforward()
H A Dip6_forward.c102 struct m_tag *fwd_tag; in ip6_forward()
/f-stack/freebsd/net/
H A Dif_fwsubr.c86 struct m_tag *mtag; in firewire_output()
572 struct m_tag *mtag; in firewire_input()

123