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

  /external/tcpdump/
print-decnet.c 86 struct shorthdr struct
111 struct shorthdr rh_short; /* short route header */
513 if (length < sizeof(struct shorthdr)) {
520 if (pktlen < sizeof(struct shorthdr)) {
584 nspp = &(ap[sizeof(short) + sizeof(struct shorthdr)]);
585 nsplen = length - sizeof(struct shorthdr);
    [all...]

Completed in 408 milliseconds