Search | Google it | Results 1 - 1 of 1 for funcall:SLIST_INSERT_HEAD from t2ex/bsd_source/t2ex/network/net/src_bsd/kern/uipc_mbuf2.c (0.00 seconds) |
283: 284: SLIST_INSERT_HEAD(&m->m_pkthdr.tags, t, m_tag_link); 285: } 385: if (tprev == NULL) 386: SLIST_INSERT_HEAD(&to->m_pkthdr.tags, t, m_tag_link); 387: else