Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_apple.c125 "%u.%u", ntohs(ddp->ddp_dest_net), ddp->ddp_dest_id); in interpret_at()
126 if (ddp->ddp_dest_id == NODE_ID_BROADCAST) in interpret_at()
138 ddp->ddp_dest_id, in interpret_at()
H A Dat.h56 uint8_t ddp_dest_id; member