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

  /external/tcpdump/
netdissect.h 143 int ndo_bflag; /* print 4 byte ASes in ASDOT notation */ member in struct:netdissect_options
tcpdump.c 1185 ++ndo->ndo_bflag;
    [all...]
print-bgp.c 519 if (!ndo->ndo_bflag || asnum <= 0xFFFF) {
    [all...]

Completed in 688 milliseconds