Home
last modified time | relevance | path

Searched refs:ipstail (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/ipf/ipfs/
H A Dipfs.c421 ipstate_save_t ips, *is, *ipshead = NULL, *is1, *ipstail = NULL; in readstate() local
483 if (ipstail) in readstate()
484 ipstail->ips_next = is; in readstate()
485 ipstail = is; in readstate()