Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfs.c460 ipstate_save_t ips, *is, *ipshead = NULL, *is1, *ipstail = NULL; local
524 if (ipstail)
525 ipstail->ips_next = is;
526 ipstail = is;