Searched refs:bootp_packet (Results 1 – 1 of 1) sorted by relevance
108 struct bootp_packet { struct128 struct bootp_packet call; argument129 struct bootp_packet reply;183 struct bootp_packet reply;259 struct bootp_packet *bp, int len, int tag);1194 *vendp++ = (sizeof(struct bootp_packet) >> 8) & 255; in bootpc_compose_query()1195 *vendp++ = sizeof(struct bootp_packet) & 255; in bootpc_compose_query()1244 bootpc_hascookie(struct bootp_packet *bp) in bootpc_hascookie()1296 struct bootp_packet *bp, int len, int tag) in bootpc_tag()