Home
last modified time | relevance | path

Searched refs:VNET (Results 1 – 25 of 161) sorted by relevance

1234567

/freebsd-13.1/sys/netinet6/
H A Dip6_var.h280 #define V_ip6_defhlim VNET(ip6_defhlim)
282 #define V_ip6_forwarding VNET(ip6_forwarding)
284 #define V_ip6_rr_prune VNET(ip6_rr_prune)
285 #define V_ip6_mcast_pmtu VNET(ip6_mcast_pmtu)
286 #define V_ip6_v6only VNET(ip6_v6only)
301 #define V_ip6_mrouter VNET(ip6_mrouter)
304 #define V_ip6_no_radr VNET(ip6_no_radr)
306 #define V_ip6_rfc6204w3 VNET(ip6_rfc6204w3)
308 #define V_ip6_log_time VNET(ip6_log_time)
310 #define V_ip6_dad_count VNET(ip6_dad_count)
[all …]
H A Dnd6.h268 #define V_nd6_prune VNET(nd6_prune)
269 #define V_nd6_delay VNET(nd6_delay)
270 #define V_nd6_umaxtries VNET(nd6_umaxtries)
271 #define V_nd6_mmaxtries VNET(nd6_mmaxtries)
273 #define V_nd6_maxnudhint VNET(nd6_maxnudhint)
274 #define V_nd6_gctimer VNET(nd6_gctimer)
275 #define V_nd_prefix VNET(nd_prefix)
276 #define V_nd6_debug VNET(nd6_debug)
282 #define V_nd6_lock VNET(nd6_lock)
283 #define V_nd6_list_genid VNET(nd6_list_genid)
[all …]
/freebsd-13.1/sys/netinet/
H A Dtcp_var.h743 #define V_tcps_states VNET(tcps_states)
908 #define V_tcp_do_prr VNET(tcp_do_prr)
911 #define V_drop_synfin VNET(drop_synfin)
913 #define V_tcb VNET(tcb)
914 #define V_tcbinfo VNET(tcbinfo)
922 #define V_tcp_do_ecn VNET(tcp_do_ecn)
930 #define V_tcp_do_sack VNET(tcp_do_sack)
931 #define V_tcp_do_tso VNET(tcp_do_tso)
938 #define V_tcp_minmss VNET(tcp_minmss)
939 #define V_tcp_mssdflt VNET(tcp_mssdflt)
[all …]
H A Dip_id.c103 #define V_ip_rfc6864 VNET(ip_rfc6864)
104 #define V_ip_do_randomid VNET(ip_do_randomid)
117 #define V_id_array VNET(id_array)
118 #define V_id_bits VNET(id_bits)
119 #define V_array_ptr VNET(array_ptr)
120 #define V_array_size VNET(array_size)
121 #define V_random_id_collisions VNET(random_id_collisions)
122 #define V_random_id_total VNET(random_id_total)
123 #define V_ip_id_mtx VNET(ip_id_mtx)
129 #define V_ip_id VNET(ip_id)
H A Dip_var.h198 #define V_ip_id VNET(ip_id)
199 #define V_ip_defttl VNET(ip_defttl)
200 #define V_ipforwarding VNET(ipforwarding)
201 #define V_ipsendredirects VNET(ipsendredirects)
203 #define V_ipstealth VNET(ipstealth)
205 #define V_ip_rsvpd VNET(ip_rsvpd)
206 #define V_ip_mrouter VNET(ip_mrouter)
207 #define V_rsvp_on VNET(rsvp_on)
208 #define V_drop_redirect VNET(drop_redirect)
248 #define V_inet_pfil_head VNET(inet_pfil_head)
[all …]
H A Dudp_var.h143 #define V_udb VNET(udb)
144 #define V_udbinfo VNET(udbinfo)
145 #define V_ulitecb VNET(ulitecb)
146 #define V_ulitecbinfo VNET(ulitecbinfo)
153 #define V_udp_cksum VNET(udp_cksum)
154 #define V_udp_blackhole VNET(udp_blackhole)
155 #define V_udp_log_in_vain VNET(udp_log_in_vain)
158 #define V_zero_checksum_port VNET(zero_checksum_port)
H A Dtcp_timer.h207 #define V_tcp_always_keepalive VNET(tcp_always_keepalive)
209 #define V_tcp_pmtud_blackhole_detect VNET(tcp_pmtud_blackhole_detect)
211 #define V_tcp_pmtud_blackhole_mss VNET(tcp_pmtud_blackhole_mss)
213 #define V_tcp_v6pmtud_blackhole_mss VNET(tcp_v6pmtud_blackhole_mss)
215 #define V_tcp_msl VNET(tcp_msl)
H A Din_pcb.h799 #define V_ipport_reservedlow VNET(ipport_reservedlow)
801 #define V_ipport_lowlastauto VNET(ipport_lowlastauto)
802 #define V_ipport_firstauto VNET(ipport_firstauto)
803 #define V_ipport_lastauto VNET(ipport_lastauto)
804 #define V_ipport_hifirstauto VNET(ipport_hifirstauto)
805 #define V_ipport_hilastauto VNET(ipport_hilastauto)
806 #define V_ipport_randomized VNET(ipport_randomized)
807 #define V_ipport_randomcps VNET(ipport_randomcps)
808 #define V_ipport_randomtime VNET(ipport_randomtime)
809 #define V_ipport_stoprandom VNET(ipport_stoprandom)
[all …]
H A Dip_icmp.c87 #define V_icmplim VNET(icmplim)
93 #define V_icmplim_output VNET(icmplim_output)
109 #define V_icmpmaskrepl VNET(icmpmaskrepl)
115 #define V_icmpmaskfake VNET(icmpmaskfake)
121 #define V_drop_redirect VNET(drop_redirect)
127 #define V_log_redirect VNET(log_redirect)
133 #define V_redirtimeout VNET(redirtimeout)
139 #define V_reply_src VNET(reply_src)
145 #define V_icmp_rfi VNET(icmp_rfi)
151 #define V_icmp_quotelen VNET(icmp_quotelen)
[all …]
H A Dtcp_stats.c63 #define V_tcp_perconn_stats_enable VNET(tcp_perconn_stats_enable)
64 #define V_tcp_perconn_stats_dflt_tpl VNET(tcp_perconn_stats_dflt_tpl)
70 #define V_tcp_perconn_stats_sample_rates VNET(tcp_perconn_stats_sample_rates)
71 #define V_tcp_stats_nrates VNET(tcp_stats_nrates)
H A Dtcp_fastopen.c261 #define V_tcp_fastopen_acceptany VNET(tcp_fastopen_acceptany)
267 #define V_tcp_fastopen_autokey VNET(tcp_fastopen_autokey)
282 #define V_tcp_fastopen_ccache_buckets VNET(tcp_fastopen_ccache_buckets)
307 #define V_tcp_fastopen_numkeys VNET(tcp_fastopen_numkeys)
313 #define V_tcp_fastopen_numpsks VNET(tcp_fastopen_numpsks)
326 #define V_tcp_fastopen_psk_enable VNET(tcp_fastopen_psk_enable)
359 #define V_tcp_fastopen_keylock VNET(tcp_fastopen_keylock)
367 #define V_tcp_fastopen_keys VNET(tcp_fastopen_keys)
370 #define V_tcp_fastopen_autokey_ctx VNET(tcp_fastopen_autokey_ctx)
373 #define V_counter_zone VNET(counter_zone)
[all …]
H A Dtcp_fastopen.h40 #define V_tcp_fastopen_client_enable VNET(tcp_fastopen_client_enable)
43 #define V_tcp_fastopen_server_enable VNET(tcp_fastopen_server_enable)
/freebsd-13.1/sys/netipsec/
H A Dipsec.h264 #define V_ipsec_debug VNET(ipsec_debug)
270 #define V_ipsec_replay VNET(ipsec_replay)
271 #define V_ipsec_integrity VNET(ipsec_integrity)
288 #define V_ip4_esp_net_deflev VNET(ip4_esp_net_deflev)
289 #define V_ip4_ah_trans_deflev VNET(ip4_ah_trans_deflev)
290 #define V_ip4_ah_net_deflev VNET(ip4_ah_net_deflev)
291 #define V_ip4_ipsec_dfbit VNET(ip4_ipsec_dfbit)
292 #define V_ip4_ipsec_ecn VNET(ip4_ipsec_ecn)
293 #define V_crypto_support VNET(crypto_support)
294 #define V_async_crypto VNET(async_crypto)
[all …]
H A Dipsec6.h57 #define V_ip6_esp_trans_deflev VNET(ip6_esp_trans_deflev)
58 #define V_ip6_esp_net_deflev VNET(ip6_esp_net_deflev)
59 #define V_ip6_ah_trans_deflev VNET(ip6_ah_trans_deflev)
60 #define V_ip6_ah_net_deflev VNET(ip6_ah_net_deflev)
61 #define V_ip6_ipsec_ecn VNET(ip6_ipsec_ecn)
H A Dah_var.h83 #define V_ah_enable VNET(ah_enable)
84 #define V_ah_cleartos VNET(ah_cleartos)
/freebsd-13.1/sys/net/
H A Dvnet.h101 COUNTER_ARRAY_ALLOC(VNET(name), \
102 sizeof(VNET(name)) / sizeof(counter_u64_t), (wait))
105 COUNTER_ARRAY_FREE(VNET(name), sizeof(VNET(name)) / sizeof(counter_u64_t))
108 counter_u64_add(VNET(name)[offsetof(type, f) / sizeof(uint64_t)], (v))
111 counter_u64_fetch(VNET(name)[offsetof(type, f) / sizeof(uint64_t)])
138 (sizeof(VNET(array)) / sizeof(counter_u64_t))); \
139 COUNTER_ARRAY_COPY(VNET(array), &s, sizeof(type) / sizeof(uint64_t));\
141 COUNTER_ARRAY_ZERO(VNET(array), \
302 #define VNET(n) VNET_VNET(curvnet, n) macro
436 #define VNET(n) (n) macro
H A Dpfvar.h1825 #define V_pf_keyhash VNET(pf_keyhash)
1826 #define V_pf_idhash VNET(pf_idhash)
1828 #define V_pf_srchash VNET(pf_srchash)
1835 #define V_pf_swi_ie VNET(pf_swi_ie)
1838 #define V_pf_stateid VNET(pf_stateid)
1842 #define V_pf_altqs VNET(pf_altqs)
1844 #define V_pf_pabuf VNET(pf_pabuf)
1964 #define V_sync_ifp VNET(sync_ifp);
2063 #define V_pfi_all VNET(pfi_all)
2115 #define V_pf_status VNET(pf_status)
[all …]
H A Dif_enc.c91 #define V_enc_sc VNET(enc_sc)
93 #define V_enc_cloner VNET(enc_cloner)
119 #define V_filter_mask_in VNET(filter_mask_in)
120 #define V_bpf_mask_in VNET(bpf_mask_in)
121 #define V_filter_mask_out VNET(filter_mask_out)
122 #define V_bpf_mask_out VNET(bpf_mask_out)
/freebsd-13.1/sys/netpfil/ipfw/
H A Dip_fw_bpf.c54 #define V_ipfw_cloner VNET(ipfw_cloner)
55 #define V_ipfwlog_cloner VNET(ipfwlog_cloner)
56 #define V_log_if VNET(log_if)
57 #define V_pflog_if VNET(pflog_if)
H A Dip_fw_private.h171 #define V_norule_counter VNET(norule_counter)
173 #define V_verbose_limit VNET(verbose_limit)
229 #define V_fw_one_pass VNET(fw_one_pass)
232 #define V_fw_verbose VNET(fw_verbose)
235 #define V_layer3_chain VNET(layer3_chain)
238 #define V_ipfw_vnet_ready VNET(ipfw_vnet_ready)
241 #define V_set_disable VNET(set_disable)
244 #define V_autoinc_step VNET(autoinc_step)
247 #define V_fw_tables_max VNET(fw_tables_max)
250 #define V_fw_tables_sets VNET(fw_tables_sets)
[all …]
H A Dip_fw_dynamic.c191 #define V_dyn_ipv4 VNET(dyn_ipv4)
216 #define V_dyn_ipv6 VNET(dyn_ipv6)
274 #define V_dyn_ipv4_add VNET(dyn_ipv4_add)
275 #define V_dyn_ipv4_del VNET(dyn_ipv4_del)
284 #define V_dyn_ipv6_add VNET(dyn_ipv6_add)
285 #define V_dyn_ipv6_del VNET(dyn_ipv6_del)
312 #define V_dyn_timeout VNET(dyn_timeout)
326 #define V_dyn_ipv6_zone VNET(dyn_ipv6_zone)
371 #define V_dyn_max VNET(dyn_max)
372 #define V_dyn_count VNET(dyn_count)
[all …]
/freebsd-13.1/sys/netinet/cc/
H A Dcc.h63 #define V_default_cc_ptr VNET(default_cc_ptr)
66 #define V_cc_do_abe VNET(cc_do_abe)
69 #define V_cc_abe_frlossreduce VNET(cc_abe_frlossreduce)
H A Dcc_hd.c93 #define V_hd_qthresh VNET(hd_qthresh)
94 #define V_hd_qmin VNET(hd_qmin)
95 #define V_hd_pmax VNET(hd_pmax)
H A Dcc_cdg.c213 #define V_cdg_alpha_inc VNET(cdg_alpha_inc)
214 #define V_cdg_beta_delay VNET(cdg_beta_delay)
215 #define V_cdg_beta_loss VNET(cdg_beta_loss)
216 #define V_cdg_smoothing_factor VNET(cdg_smoothing_factor)
217 #define V_cdg_exp_backoff_scale VNET(cdg_exp_backoff_scale)
218 #define V_cdg_consec_cong VNET(cdg_consec_cong)
219 #define V_cdg_hold_backoff VNET(cdg_hold_backoff)
H A Dcc_chd.c123 #define V_chd_qthresh VNET(chd_qthresh)
124 #define V_chd_qmin VNET(chd_qmin)
125 #define V_chd_pmax VNET(chd_pmax)
126 #define V_chd_loss_fair VNET(chd_loss_fair)
127 #define V_chd_use_max VNET(chd_use_max)

1234567