Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dutil.c869 const uint8_t S_BIT_POS = 7; in dhcp_add_fqdn_opt() local
871 const uint8_t S_BIT = 1 << (7 - S_BIT_POS); in dhcp_add_fqdn_opt()