TCP_ULP_BUF_MAX
struct ctl_table tbl = { .maxlen = TCP_ULP_BUF_MAX, };
tcp_get_available_ulp(tbl.data, TCP_ULP_BUF_MAX);
.maxlen = TCP_ULP_BUF_MAX,