Home
last modified time | relevance | path

Searched refs:ddp_dest_net (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()
137 ntohs(ddp->ddp_dest_net), in interpret_at()
H A Dat.h54 uint16_t ddp_dest_net; member