Searched refs:m_tag_find (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dmbuf-fbsd.h219 m_tag_find(struct mbuf *m, uint16_t type, struct m_tag *start) function
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_output.c128 if ((mtag = m_tag_find(m, PACKET_TAG_DLT, NULL)) != NULL) {
540 if ((mtag = m_tag_find(m, PACKET_TAG_DLT, NULL)) != NULL) {

Completed in 45 milliseconds