Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dutil.c870 const uint8_t E_BIT_POS = 5; in dhcp_add_fqdn_opt() local
872 const uint8_t E_BIT = 1 << (7 - E_BIT_POS); in dhcp_add_fqdn_opt()