Searched defs:_l4_tcp_const_state_t (Results 1 – 1 of 1) sorted by relevance
172 typedef struct _l4_tcp_const_state_t struct174 u16_t tcp_flags;179 u16_t dst_port; /* in host order */180 u16_t src_port; /* in host order */182 u16_t remote_mss;184 u8_t snd_seg_scale:4; /* 0 if win scaling is disabled */185 u8_t rcv_seg_scale:4; /* 0 if win scaling is disabled */186 u8_t _pad[3];188 u32_t hash_value;