Search | Google it | Results 1 - 1 of 1 for funcall:mtod from t2ex/bsd_source/t2ex/network/net/src_bsd/net/if_loop.c (0.00 seconds) |
378: return (ENOBUFS); 379: *(mtod(m, uint32_t *)) = dst->sa_family; 380: 460: 461: af = *(mtod(m, uint32_t *)); 462: m_adj(m, sizeof(uint32_t));