Searched refs:m_tag_alloc (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_haiku.cpp476 mtag = m_tag_alloc(MTAG_ABI_NET80211, NET80211_TAG_CALLBACK,
511 mtag = m_tag_alloc(MTAG_ABI_NET80211, NET80211_TAG_XMIT_PARAMS,
551 mtag = m_tag_alloc(MTAG_ABI_NET80211, NET80211_TAG_RECV_PARAMS,
603 mtag = m_tag_alloc(MTAG_ABI_NET80211, NET80211_TAG_TOA_PARAMS,
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_uipc_mbuf2.c319 m_tag_alloc(uint32_t cookie, int type, int len, int wait) function
406 p = m_tag_alloc(t->m_tag_cookie, t->m_tag_id, t->m_tag_len, how);
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dmbuf.h327 struct m_tag* m_tag_alloc(u_int32_t, int, int, int);

Completed in 43 milliseconds