Searched refs:ipstail (Results 1 – 1 of 1) sorted by relevance
421 ipstate_save_t ips, *is, *ipshead = NULL, *is1, *ipstail = NULL; in readstate() local483 if (ipstail) in readstate()484 ipstail->ips_next = is; in readstate()485 ipstail = is; in readstate()