Searched refs:bp_chaddr (Results 1 – 1 of 1) sorted by relevance
72 uint8_t bp_chaddr[16]; /* client hardware address */ member296 ND_TCHECK2(bp->bp_chaddr[0], 6); in bootp_print()297 ND_PRINT((ndo, " from %s", etheraddr_string(ndo, bp->bp_chaddr))); in bootp_print()350 ND_TCHECK2(bp->bp_chaddr[0], 6); in bootp_print()351 ND_PRINT((ndo, "\n\t Client-Ethernet-Address %s", etheraddr_string(ndo, bp->bp_chaddr))); in bootp_print()