Searched defs:LOWER_LIMIT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dndp.c1409 #define LOWER_LIMIT(val) ((val) - (val)/10 - 10) macro
1414 LOWER_LIMIT(adv_pr->adv_pr_AdvValidExpiration) ||
1438 LOWER_LIMIT(adv_pr->adv_pr_AdvPreferredExpiration) ||

Completed in 61 milliseconds