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

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-bootp.c65 uint16_t bp_flags; /* flags - see bootp_flag_values[]
268 static const struct tok bootp_flag_values[] = { variable in typeref:struct:tok
327 bittok2str(bootp_flag_values, "none", EXTRACT_16BITS(&bp->bp_flags))));

Completed in 56 milliseconds