Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipfs.c448 ipstate_save_t ips, *is, *ipshead = NULL, *is1, *ipstail = NULL; local
510 if (ipstail)
511 ipstail->ips_next = is;
512 ipstail = is;