Searched refs:IPPORT_BOOTPS (Results 1 – 8 of 8) sorted by relevance
64 #define IPPORT_BOOTPS 67 macro
437 bootps_port = (u_short) IPPORT_BOOTPS; in main()
52 #define IPPORT_BOOTPS 67 macro
165 d->destport = htons(IPPORT_BOOTPS); in bootp()
75 if (sport != IPPORT_BOOTPC || dport != IPPORT_BOOTPS) in bootp_print()81 if (sport != IPPORT_BOOTPS || dport != IPPORT_BOOTPC) in bootp_print()
242 IPPORT_BOOTPS); in main()243 bootps_port = (u_short) IPPORT_BOOTPS; in main()
392 bootps_port = (u_short) IPPORT_BOOTPS; in main()
192 #define IPPORT_BOOTPS 67 macro555 sin->sin_port = htons(IPPORT_BOOTPS); in bootpc_call()