Searched refs:bp_file (Results 1 – 6 of 6) sorted by relevance
111 uint8_t bp_file[128]; member
259 snprintf((char *)rbp->bp_file, sizeof(rbp->bp_file), "%s", in bootp_reply()
255 snprintf((char *)rbp->bp_file, sizeof(rbp->bp_file), "%s", in bootp_reply()
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