Home
last modified time | relevance | path

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

/external/tcpdump/
Ddecnet.h67 word sh_dst; /* destination node address */ member
374 word sh_dst; /* destination link address */ member
Dprint-decnet.c144 dst = EXTRACT_LE_16BITS(rhp->rh_short.sh_dst); in decnet_print()