Home
last modified time | relevance | path

Searched defs:ddp_hdr (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dat.h52 struct ddp_hdr { struct
53 uint8_t ddp_hop_len;
54 uint8_t ddp_len_lo;
55 uint16_t ddp_cksum;
56 uint16_t ddp_dest_net;
57 uint16_t ddp_src_net;
58 uint8_t ddp_dest_id;
59 uint8_t ddp_src_id;
60 uint8_t ddp_dest_sock;
61 uint8_t ddp_src_sock;
[all …]