Lines Matching refs:VNET
1141 #define V_tcps_states VNET(tcps_states)
1259 #define V_tcp_log_in_vain VNET(tcp_log_in_vain)
1315 #define V_tcp_do_lrd VNET(tcp_do_lrd)
1316 #define V_tcp_do_prr VNET(tcp_do_prr)
1317 #define V_tcp_do_newcwv VNET(tcp_do_newcwv)
1318 #define V_drop_synfin VNET(drop_synfin)
1319 #define V_path_mtu_discovery VNET(path_mtu_discovery)
1320 #define V_tcbinfo VNET(tcbinfo)
1321 #define V_tcp_abc_l_var VNET(tcp_abc_l_var)
1322 #define V_tcp_ack_war_cnt VNET(tcp_ack_war_cnt)
1323 #define V_tcp_ack_war_time_window VNET(tcp_ack_war_time_window)
1324 #define V_tcp_autorcvbuf_max VNET(tcp_autorcvbuf_max)
1325 #define V_tcp_autosndbuf_inc VNET(tcp_autosndbuf_inc)
1326 #define V_tcp_autosndbuf_max VNET(tcp_autosndbuf_max)
1327 #define V_tcp_bind_all_fibs VNET(tcp_bind_all_fibs)
1328 #define V_tcp_delack_enabled VNET(tcp_delack_enabled)
1329 #define V_tcp_do_autorcvbuf VNET(tcp_do_autorcvbuf)
1330 #define V_tcp_do_autosndbuf VNET(tcp_do_autosndbuf)
1331 #define V_tcp_do_ecn VNET(tcp_do_ecn)
1332 #define V_tcp_do_rfc1323 VNET(tcp_do_rfc1323)
1333 #define V_tcp_tolerate_missing_ts VNET(tcp_tolerate_missing_ts)
1334 #define V_tcp_ts_offset_per_conn VNET(tcp_ts_offset_per_conn)
1335 #define V_tcp_do_rfc3042 VNET(tcp_do_rfc3042)
1336 #define V_tcp_do_rfc3390 VNET(tcp_do_rfc3390)
1337 #define V_tcp_do_rfc3465 VNET(tcp_do_rfc3465)
1338 #define V_tcp_do_newsack VNET(tcp_do_newsack)
1339 #define V_tcp_do_sack VNET(tcp_do_sack)
1340 #define V_tcp_do_tso VNET(tcp_do_tso)
1341 #define V_tcp_ecn_maxretries VNET(tcp_ecn_maxretries)
1342 #define V_tcp_initcwnd_segments VNET(tcp_initcwnd_segments)
1343 #define V_tcp_insecure_rst VNET(tcp_insecure_rst)
1344 #define V_tcp_insecure_syn VNET(tcp_insecure_syn)
1345 #define V_tcp_insecure_ack VNET(tcp_insecure_ack)
1346 #define V_tcp_map_entries_limit VNET(tcp_map_entries_limit)
1347 #define V_tcp_map_split_limit VNET(tcp_map_split_limit)
1348 #define V_tcp_minmss VNET(tcp_minmss)
1349 #define V_tcp_mssdflt VNET(tcp_mssdflt)
1351 #define V_tcp_perconn_stats_dflt_tpl VNET(tcp_perconn_stats_dflt_tpl)
1352 #define V_tcp_perconn_stats_enable VNET(tcp_perconn_stats_enable)
1354 #define V_tcp_recvspace VNET(tcp_recvspace)
1355 #define V_tcp_retries VNET(tcp_retries)
1356 #define V_tcp_sack_globalholes VNET(tcp_sack_globalholes)
1357 #define V_tcp_sack_globalmaxholes VNET(tcp_sack_globalmaxholes)
1358 #define V_tcp_sack_maxholes VNET(tcp_sack_maxholes)
1359 #define V_tcp_sack_tso VNET(tcp_sack_tso)
1360 #define V_tcp_sc_rst_sock_fail VNET(tcp_sc_rst_sock_fail)
1361 #define V_tcp_sendspace VNET(tcp_sendspace)
1362 #define V_tcp_udp_tunneling_overhead VNET(tcp_udp_tunneling_overhead)
1363 #define V_tcp_udp_tunneling_port VNET(tcp_udp_tunneling_port)
1367 #define V_tcp_hhh VNET(tcp_hhh)