Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-bootp.c73 uint8_t bp_sname[64]; /* server host name */ member
354 ND_TCHECK2(bp->bp_sname[0], 1); /* check first char only */ in bootp_print()
355 if (*bp->bp_sname) { in bootp_print()
357 if (fn_print(ndo, bp->bp_sname, ndo->ndo_snapend)) { in bootp_print()