Home
last modified time | relevance | path

Searched refs:bp_sname (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-bootp.c71 nd_byte bp_sname[64]; /* server host name */ member
351 if (GET_U_1(bp->bp_sname)) { /* get first char only */ in bootp_print()
353 if (nd_printztn(ndo, bp->bp_sname, (u_int)sizeof(bp->bp_sname), in bootp_print()