Search | Google it | Results 1 - 1 of 1 for funcall:LIST_NEXT from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet6/in6_var.h (0.00 seconds) |
591: if ((in6m = step->i_in6m) != NULL) { 592: step->i_in6m = LIST_NEXT(in6m, in6m_entry); 593: return in6m; 598: if (in6m != NULL) { 599: step->i_in6m = LIST_NEXT(in6m, in6m_entry); 600: break;