Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Dauth.c183 case AUTH_PROTO_DELAYED: in dhcp_auth_validate()
507 case AUTH_PROTO_DELAYED: in dhcp_auth_encode()
551 case AUTH_PROTO_DELAYED: in dhcp_auth_encode()
623 if (auth->protocol == AUTH_PROTO_DELAYED || in dhcp_auth_encode()
Dauth.h40 #define AUTH_PROTO_DELAYED 1 macro
Dif-options.c1793 ifo->auth.protocol = AUTH_PROTO_DELAYED; in parse_option()