Searched refs:bp_htype (Results 1 – 1 of 1) sorted by relevance
61 uint8_t bp_htype; /* hardware addr type */ member295 if (bp->bp_htype == 1 && bp->bp_hlen == 6 && bp->bp_op == BOOTPREQUEST) { in bootp_print()308 if (bp->bp_htype != 1) in bootp_print()309 ND_PRINT((ndo, ", htype %d", bp->bp_htype)); in bootp_print()312 if (bp->bp_htype != 1 || bp->bp_hlen != 6) in bootp_print()349 if (bp->bp_htype == 1 && bp->bp_hlen == 6) { in bootp_print()