Searched refs:MTAG_ME (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/net/
H A Dif_me.c488 #define MTAG_ME 1414491977 macro
497 while ((mtag = m_tag_locate(m, MTAG_ME, 0, mtag)) != NULL) {
510 mtag = m_tag_alloc(MTAG_ME, 0, sizeof(struct ifnet *), M_NOWAIT);

Completed in 135 milliseconds