Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfs.c567 nat_save_t ipn, *in, *ipnhead = NULL, *in1, *ipntail = NULL; local
577 ipntail = NULL;
657 if (ipntail)
658 ipntail->ipn_next = in;
659 ipntail = in;