Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-bootp.c267 static const struct tok bootp_flag_values[] = { variable
326 bittok2str(bootp_flag_values, "none", GET_BE_U_2(bp->bp_flags))); in bootp_print()