Home
last modified time | relevance | path

Searched refs:SNIFLEN (Results 1 – 2 of 2) sorted by relevance

/dports/net/sniffit/sniffit-sniffit-0.5/src/
H A Dsn_data.h102 unsigned long SNIFLEN; /* bytes we need to snif */ variable
H A Dsniffit.c1197 if (dummy_pointer->bytes <= SNIFLEN) in packethandler()
1201 if (SNIFLEN != 0) in packethandler()
1526 SNIFLEN = 300; /* Set defaults */
1600 SNIFLEN = atol (optarg);