Searched defs:initmsg (Results 1 – 3 of 3) sorted by relevance
188 struct initmsg /* initialization message */ struct190 byte in_flags; /* route flags */191 word in_src; /* source node address */192 byte in_info; /* routing layer information */193 word in_blksize; /* maximum data link block size */194 byte in_vers; /* version number */195 byte in_eco; /* ECO number */196 byte in_ueco; /* user ECO number */197 word in_hello; /* hello timer */198 byte in_rsvd; /* reserved image field */
88 struct sctp_initmsg initmsg; in main() local
419 struct sctp_initmsg initmsg; in iperf_sctp_connect() local