Searched refs:nln (Results 1 – 6 of 6) sorted by relevance
63 LstNode nln; /* new LstNode */ in Lst_Concat() local78 PAlloc(nln, LstNode); in Lst_Concat()79 nln->datum = ln->datum; in Lst_Concat()81 last->nextPtr = nln; in Lst_Concat()83 l1->firstPtr = nln; in Lst_Concat()84 nln->prevPtr = last; in Lst_Concat()85 last = nln; in Lst_Concat()
265 struct llinfo_nd6 *ln, *nln; in nd6_timer() local276 TAILQ_FOREACH_SAFE(ln, &nd6_list, ln_list, nln) { in nd6_timer()480 struct llinfo_nd6 *ln, *nln; in nd6_purge() local488 TAILQ_FOREACH_SAFE(ln, &nd6_list, ln_list, nln) { in nd6_purge()
385 (("number of lines") (2 bytes) ("nln"))386 (repeat "ptr->nln"
1398 dln.nln = lc; in wr_dln()1460 dln.nln = lc; in wr_dln()
1333 dln.nln = lc; in wr_dln()