Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:elen

442 	int  elen = 20;
451 elen = ep - end;
457 if(elen) {
458 if(!rawprint(ndo, (caddr_t)(end), elen)) goto trunc;