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

  /external/tcpdump/
tcpdump.c 996 status = pcap_set_snaplen(pc, ndo->ndo_snaplen);
1076 pc = pcap_open_live(device, ndo->ndo_snaplen, !pflag, 1000, ebuf);
1142 ndo->ndo_snaplen = DEFAULT_SNAPLEN;
    [all...]
print-icmp.c 583 ndo->ndo_snaplen = ndo->ndo_snapend - bp;
netdissect.h 173 int ndo_snaplen; member in struct:netdissect_options

Completed in 156 milliseconds