HomeSort by relevance Sort by last modified time
    Searched refs:BOOTPREQUEST (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
bootp.h 48 #define BOOTPREQUEST 1
print-bootp.c 55 { BOOTPREQUEST, "Request" },
76 if (bp->bp_htype == 1 && bp->bp_hlen == 6 && bp->bp_op == BOOTPREQUEST) {

Completed in 7645 milliseconds