Searched refs:bp_file (Results 1 – 2 of 2) sorted by relevance
145 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()
38 u_int8_t bp_file[128]; /* boot file name */ member