Home
last modified time | relevance | path

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

/dragonfly/contrib/dhcpcd/src/
H A Dscript.c148 #define PROTO_DHCP 1 macro
320 protocol = PROTO_DHCP; in make_env()
347 protocol = PROTO_DHCP; in make_env()
435 || (protocol == PROTO_DHCP && state && state->new) in make_env()
479 if (protocol == PROTO_DHCP && state && state->old) { in make_env()
504 if (protocol == PROTO_DHCP && state && state->new) { in make_env()