Searched refs:BOOTPC_PORT (Results 1 – 4 of 4) sorted by relevance
59 #ifndef BOOTPC_PORT60 #define BOOTPC_PORT 68 /* RFC951 */ macro
581 else if (IS_SRC_OR_DST_PORT(BOOTPC_PORT) || IS_SRC_OR_DST_PORT(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()