Searched refs:bp_sname (Results 1 – 2 of 2) sorted by relevance
72 uint8_t bp_sname[64]; /* server host name */ member356 ND_TCHECK2(bp->bp_sname[0], 1); /* check first char only */ in bootp_print()357 if (*bp->bp_sname) { in bootp_print()359 if (fn_printztn(ndo, bp->bp_sname, (u_int)sizeof bp->bp_sname, in bootp_print()
207 uint8_t bp_sname[64]; member