Home | History | Annotate | Download | only in src

Lines Matching refs:DHCP_CLIENT_PORT

2198 	  daemon->dhcp_client_port = DHCP_CLIENT_ALTPORT;
2204 (comma && !atoi_check16(comma, &daemon->dhcp_client_port)))
2207 daemon->dhcp_client_port = daemon->dhcp_server_port+1;
2796 daemon->dhcp_client_port = DHCP_CLIENT_PORT;