HomeSort by relevance Sort by last modified time
    Searched full:fcval (Results 1 - 1 of 1) sorted by null

  /external/tcpdump/
print-decnet.c 530 int lsflags, fcval; local
555 fcval = EXTRACT_LE_8BITS(lsmp->ls_fcval);
558 (void)printf("dat seg count %d ", fcval);
574 (void)printf("intr req count %d ", fcval);
577 (void)printf("reserved-fcval-int? %x", lsflags);

Completed in 125 milliseconds