Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dinterface.c1712 struct lifreq *lifrp, *lifrmax; in remove_v6_strays() local
1764 lifrmax = lifrp + lifc.lifc_len / sizeof (*lifrp); in remove_v6_strays()
1765 for (; lifrp < lifrmax; lifrp++) { in remove_v6_strays()