Searched refs:lifrmax (Results 1 – 1 of 1) sorted by relevance
1712 struct lifreq *lifrp, *lifrmax; in remove_v6_strays() local1764 lifrmax = lifrp + lifc.lifc_len / sizeof (*lifrp); in remove_v6_strays()1765 for (; lifrp < lifrmax; lifrp++) { in remove_v6_strays()