Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Ddhcp.c92 #define DHCPC_SERVER_PORT 67 macro
750 packet.udph.dest = htons(DHCPC_SERVER_PORT); in send_raw()
790 cli.sin_port = htons(DHCPC_SERVER_PORT); in send_app()