Searched defs:inet_connection_sock (Results 1 – 1 of 1) sorted by relevance
86 struct inet_connection_sock { struct97 const struct inet_connection_sock_af_ops *icsk_af_ops; argument98 unsigned int (*icsk_sync_mss)(struct sock *sk, u32 pmtu);99 __u8 icsk_ca_state;100 __u8 icsk_retransmits;101 __u8 icsk_pending;102 __u8 icsk_backoff;103 __u8 icsk_syn_retries;104 __u8 icsk_probes_out;105 __u16 icsk_ext_hdr_len;[all …]