Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdhcputil/common/
H A Ddhcp_symbol.c47 ushort_t dc_max; /* maximum valid code */ member
504 if (code < entry->dc_min || code > entry->dc_max) { in dsym_validate_code()
879 *max = entry->dc_max; in dsym_get_code_ranges()