Searched refs:lastip (Results 1 – 1 of 1) sorted by relevance
411 struct icl_pdu *ip, *lastip; in parse_pdus() local419 lastip = NULL; in parse_pdus()432 if (lastip == NULL) in parse_pdus()435 STAILQ_INSERT_AFTER(&icc->rcvd_pdus, lastip, ip, in parse_pdus()437 lastip = ip; in parse_pdus()