Searched refs:IPPORT_BOOTPS (Results 1 – 8 of 8) sorted by relevance
66 #define IPPORT_BOOTPS 67 macro
442 bootps_port = (u_short) IPPORT_BOOTPS;
80 if (sport != IPPORT_BOOTPC || dport != IPPORT_BOOTPS)86 if (sport != IPPORT_BOOTPS || dport != IPPORT_BOOTPC)
246 IPPORT_BOOTPS);247 bootps_port = (u_short) IPPORT_BOOTPS;
54 #define IPPORT_BOOTPS 67 macro
177 d->destport = htons(IPPORT_BOOTPS); in bootp()
397 bootps_port = (u_short) IPPORT_BOOTPS;
194 #define IPPORT_BOOTPS 67 macro655 sin->sin_port = htons(IPPORT_BOOTPS); in bootpc_call()