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

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-bootp.c78 #define BOOTPREQUEST 1 macro
274 { BOOTPREQUEST, "Request" },
297 if (bp->bp_htype == 1 && bp->bp_hlen == 6 && bp->bp_op == BOOTPREQUEST) {

Completed in 77 milliseconds