gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:Free from t2ex/bsd_source/t2ex/network/net/src_bsd/net/rtsock.c (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/net/rtsock.c - 49.8KB - 1,393 lines
474:         if (old_rtm != NULL)
475:                 Free(old_rtm);
476:         if (rt)
485: if (rtm) 486: Free(rtm); 487: m_freem(m);
499: m_adj(m, rtm->rtm_msglen - m->m_pkthdr.len); 500: Free(rtm); 501: }