Home | History | Annotate | Download | only in src

Lines Matching refs:DHCP_SERVER_PORT

2197 	  daemon->dhcp_server_port = DHCP_SERVER_ALTPORT;
2203 if (!atoi_check16(arg, &daemon->dhcp_server_port) ||
2207 daemon->dhcp_client_port = daemon->dhcp_server_port+1;
2797 daemon->dhcp_server_port = DHCP_SERVER_PORT;