Searched refs:BOOTPC_PORT (Results 1 – 4 of 4) sorted by relevance
48 #define BOOTPC_PORT 68 /* RFC951 */ macro
576 else if (ISPORT(BOOTPC_PORT) || ISPORT(BOOTPS_PORT)) in udp_print()
29 #define BOOTPC_PORT 68 macro
1421 dhcp->local.sin_port = htons ( BOOTPC_PORT ); in start_dhcp()1526 dhcp->local.sin_port = htons ( BOOTPC_PORT ); in start_pxebs()