Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-bootp.c145 TCHECK2(bp->bp_file[0], 1); /* check first char only */ in bootp_print()
146 if (*bp->bp_file) { in bootp_print()
148 if (fn_print(bp->bp_file, snapend)) { in bootp_print()
Dbootp.h38 u_int8_t bp_file[128]; /* boot file name */ member