Searched refs:BOUND (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/cmd/fs.d/cachefs/common/ |
H A D | subr.c | 1093 #define BOUND(yy) \ in cachefs_convert_cl2uv() macro 1101 BOUND(temp); in cachefs_convert_cl2uv() 1106 BOUND(temp); in cachefs_convert_cl2uv() 1111 BOUND(temp); in cachefs_convert_cl2uv() 1115 BOUND(temp); in cachefs_convert_cl2uv() 1119 BOUND(temp); in cachefs_convert_cl2uv() 1123 BOUND(temp); in cachefs_convert_cl2uv() 1130 BOUND(xx); in cachefs_convert_cl2uv() 1134 BOUND(xx); in cachefs_convert_cl2uv() 1138 BOUND(xx); in cachefs_convert_cl2uv() [all …]
|
/titanic_44/usr/src/stand/lib/inet/ |
H A D | dhcpv4.h | 41 enum DHCPSTATE { INIT, SELECTING, REQUESTING, BOUND, CONFIGURED }; enumerator
|
H A D | dhcpv4.c | 1159 dhcp_state = BOUND; in dhcp() 1193 dhcp_state = BOUND; in dhcp() 1209 case BOUND: in dhcp()
|
/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | renew.c | 123 (void) set_smach_state(dsmp, BOUND); in dhcp_renew() 287 if (dsmp->dsm_state == BOUND) { in dhcp_finish_expire() 414 if (dsmp->dsm_state == BOUND) { in dhcp_extending()
|
H A D | bound.c | 215 case BOUND: in dhcp_bound() 271 if (!set_smach_state(dsmp, BOUND)) in dhcp_bound() 331 (void) set_smach_state(dsmp, BOUND); in dhcp_bound_complete() 390 if (!set_smach_state(dsmp, BOUND)) { in dhcp_bound_complete()
|
H A D | release.c | 232 if (dsmp->dsm_state == PRE_BOUND || dsmp->dsm_state == BOUND || in dhcp_drop()
|
H A D | states.c | 762 return (state == BOUND || state == REBINDING || state == INFORMATION || in is_bound_state() 1250 if (dsmp->dsm_state == BOUND || dsmp->dsm_state == RENEWING || in refresh_smach() 1576 if (dsmp->dsm_state != BOUND && in verify_smach()
|
H A D | request.c | 806 case BOUND: in accept_v6_message() 920 (void) set_smach_state(dsmp, BOUND); in accept_v6_message()
|
H A D | README.v6 | 460 bound only after DHCP reaches BOUND state -- that is, when it 493 Reply when in BOUND state, we know it's a duplicate, and we can 568 from BOUND, to RENEWING, to REBINDING and finally back to SELECTING 583 - Transition from BOUND to RENEWING state when the first T1 timer 599 - When we reach T2 on any IA and we're in BOUND or RENEWING state,
|
H A D | README | 222 at least the BOUND state before a RELEASE can be performed.) 446 supported events are BOUND, EXTEND, EXPIRE, DROP, RELEASE, and INFORM
|
/titanic_44/usr/src/lib/libdhcpagent/common/ |
H A D | dhcpagent_ipc.h | 181 BOUND, /* have a valid lease */ enumerator
|
H A D | dhcpagent_util.c | 265 case BOUND: in dhcp_status_reply_to_string()
|
/titanic_44/usr/src/cmd/localedef/data/ |
H A D | THIRDPARTYLICENSE | 13 UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE TERMS AND
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | THIRDPARTYLICENSE.unicode | 152 AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU
|