Home
last modified time | relevance | path

Searched refs:tcpvegas_info (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dinet_diag.h206 struct tcpvegas_info { struct
235 struct tcpvegas_info vegas;
/openbmc/linux/net/ipv4/
H A Dtcp_vegas.c303 return sizeof(struct tcpvegas_info); in tcp_vegas_get_info()
H A Dtcp_westwood.c274 return sizeof(struct tcpvegas_info); in tcp_westwood_info()
H A Dtcp_illinois.c325 return sizeof(struct tcpvegas_info); in tcp_illinois_info()
H A Dtcp_nv.c465 return sizeof(struct tcpvegas_info); in tcpnv_get_info()
H A Dinet_diag.c117 + nla_total_size(sizeof(struct tcpvegas_info)) in inet_sk_attr_size()