Home
last modified time | relevance | path

Searched defs:conn_params (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h103 struct conn_params { struct
104 int8_t rx_coalesce;
105 int8_t cong_algo;
106 int8_t tc_idx;
107 int8_t tstamp;
108 int8_t sack;
109 int8_t nagle;
110 int8_t keepalive;
111 int8_t wscale;
112 int8_t ecn;
[all …]
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1758 struct cfg80211_connect_resp_params *conn_params, gfp_t gfp) in cfg80211_connect_done()