Lines Matching refs:fcslen
2165 u_int fcslen)2175 if (length < fcslen) {2179 length -= fcslen;2182 fcslen = caplen - length;2183 caplen -= fcslen;2184 ndo->ndo_snapend -= fcslen;3240 u_int fcslen;3295 fcslen = 0;3412 fcslen = 4; /* FCS at end of packet */3414 fcslen);
Indexes created Fri Apr 10 00:22:58 UTC 2026