Searched defs:Limbo (Results 1 – 2 of 2) sorted by relevance
290 typedef struct Limbo Limbo; typedef291 struct Limbo struct293 Limbo *next; argument295 uchar laddr[IPaddrlen];296 uchar raddr[IPaddrlen];297 ushort lport;298 ushort rport;299 ulong irs; /* initial received sequence */300 ulong iss; /* initial sent sequence */301 ushort mss; /* mss from the other end */[all …]
288 typedef struct Limbo Limbo; typedef289 struct Limbo struct291 Limbo *next; argument293 uchar laddr[IPaddrlen];294 uchar raddr[IPaddrlen];295 ushort lport;296 ushort rport;297 ulong irs; /* initial received sequence */298 ulong iss; /* initial sent sequence */299 ushort mss; /* mss from the other end */[all …]