Searched refs:ipshead (Results 1 – 1 of 1) sorted by relevance
421 ipstate_save_t ips, *is, *ipshead = NULL, *is1, *ipstail = NULL; in readstate() local469 for (is1 = ipshead; is1 != NULL; is1 = is1->ips_next) in readstate()481 if (!ipshead) in readstate()482 ipshead = is; in readstate()494 while ((is = ipshead) != NULL) { in readstate()517 ipshead = is->ips_next; in readstate()524 while ((is = ipshead) != NULL) { in readstate()525 ipshead = is->ips_next; in readstate()