Home
last modified time | relevance | path

Searched refs:VNET_DEFINE (Results 1 – 25 of 68) sorted by relevance

123

/f-stack/freebsd/netinet6/
H A Din6_proto.c370 VNET_DEFINE(int, ip6_accept_rtadv) = 0;
371 VNET_DEFINE(int, ip6_no_radr) = 0;
372 VNET_DEFINE(int, ip6_norbit_raif) = 0;
373 VNET_DEFINE(int, ip6_rfc6204w3) = 0;
374 VNET_DEFINE(int, ip6_log_interval) = 5;
378 VNET_DEFINE(int, ip6_auto_flowlabel) = 1;
384 VNET_DEFINE(int, ip6_v6only) = 1;
388 VNET_DEFINE(int, ip6stealth) = 0;
399 VNET_DEFINE(int, pmtu_expire) = 60*10;
400 VNET_DEFINE(int, pmtu_probe) = 60*2;
[all …]
H A Dnd6.c95 VNET_DEFINE(int, nd6_prune) = 1; /* walk list every 1 seconds */
97 VNET_DEFINE(int, nd6_umaxtries) = 3; /* maximum unicast query */
98 VNET_DEFINE(int, nd6_mmaxtries) = 3; /* maximum multicast query */
101 VNET_DEFINE(int, nd6_gctimer) = (60 * 60 * 24); /* 1 day: garbage
107 VNET_DEFINE(int, nd6_maxnudhint) = 0; /* max # of subsequent upper
115 VNET_DEFINE(int, nd6_debug) = 1;
117 VNET_DEFINE(int, nd6_debug) = 0;
122 VNET_DEFINE(struct nd_prhead, nd_prefix);
123 VNET_DEFINE(struct rwlock, nd6_lock);
124 VNET_DEFINE(uint64_t, nd6_list_genid);
[all …]
H A Din6_ifattach.c75 VNET_DEFINE(unsigned long, in6_maxmtu) = 0;
78 VNET_DEFINE(int, ip6_auto_linklocal) = IP6_AUTO_LINKLOCAL;
80 VNET_DEFINE(int, ip6_auto_linklocal) = 1; /* enabled by default */
83 VNET_DEFINE(struct callout, in6_tmpaddrtimer_ch);
H A Dscope6.c59 VNET_DEFINE(int, ip6_use_defzone) = 1;
61 VNET_DEFINE(int, ip6_use_defzone) = 0;
H A Dnd6_rtr.c90 VNET_DEFINE(int, nd6_defifindex);
93 VNET_DEFINE(int, ip6_use_tempaddr) = 0;
95 VNET_DEFINE(int, ip6_desync_factor);
96 VNET_DEFINE(u_int32_t, ip6_temp_preferred_lifetime) = DEF_TEMP_PREFERRED_LIFETIME;
97 VNET_DEFINE(u_int32_t, ip6_temp_valid_lifetime) = DEF_TEMP_VALID_LIFETIME;
99 VNET_DEFINE(int, ip6_temp_regen_advance) = TEMPADDR_REGEN_ADVANCE;
102 VNET_DEFINE(int, nd6_ignore_ipv6_only_ra) = 1;
/f-stack/freebsd/netipsec/
H A Dipsec.c114 VNET_DEFINE(int, ip4_ipsec_dfbit) = 0;
116 VNET_DEFINE(int, ip4_esp_net_deflev) = IPSEC_LEVEL_USE;
117 VNET_DEFINE(int, ip4_ah_trans_deflev) = IPSEC_LEVEL_USE;
118 VNET_DEFINE(int, ip4_ah_net_deflev) = IPSEC_LEVEL_USE;
120 VNET_DEFINE(int, ip4_ipsec_ecn) = 0;
159 VNET_DEFINE(int, async_crypto) = 0;
169 VNET_DEFINE(int, natt_cksum_policy) = 0;
225 VNET_DEFINE(int, ipsec_replay) = 0;
233 VNET_DEFINE(int, ipsec_integrity) = 0;
248 VNET_DEFINE(int, ip6_esp_net_deflev) = IPSEC_LEVEL_USE;
[all …]
/f-stack/freebsd/netinet/cc/
H A Dcc.c87 VNET_DEFINE(struct cc_algo *, default_cc_ptr) = &newreno_cc_algo;
333 VNET_DEFINE(int, cc_do_abe) = 0;
338 VNET_DEFINE(int, cc_abe_frlossreduce) = 0;
/f-stack/freebsd/netinet/
H A Dip_input.c107 VNET_DEFINE(int, rsvp_on);
109 VNET_DEFINE(int, ipforwarding);
118 VNET_DEFINE(int, ipsendredirects) = 1;
142 VNET_DEFINE(pfil_head_t, inet_pfil_head); /* Packet filter hooks */
178 VNET_DEFINE(struct in_ifaddrhead, in_ifaddrhead); /* first inet address */
179 VNET_DEFINE(struct in_ifaddrhashhead *, in_ifaddrhashtbl); /* inet addr hash table */
180 VNET_DEFINE(u_long, in_ifaddrhmask); /* mask for hash table */
188 VNET_DEFINE(int, ipstealth);
1348 VNET_DEFINE(struct socket *, ip_rsvpd);
H A Dtcp_input.c135 VNET_DEFINE(int, tcp_log_in_vain) = 0;
140 VNET_DEFINE(int, blackhole) = 0;
151 VNET_DEFINE(int, drop_synfin) = 0;
161 VNET_DEFINE(int, tcp_do_prr) = 1;
166 VNET_DEFINE(int, tcp_do_newcwv) = 0;
176 VNET_DEFINE(int, tcp_do_rfc3042) = 1;
181 VNET_DEFINE(int, tcp_do_rfc3390) = 1;
191 VNET_DEFINE(int, tcp_do_rfc3465) = 1;
196 VNET_DEFINE(int, tcp_abc_l_var) = 2;
205 VNET_DEFINE(int, tcp_do_ecn) = 2;
[all …]
H A Dtcp_stats.c60 VNET_DEFINE(int, tcp_perconn_stats_dflt_tpl) = -1;
67 VNET_DEFINE(int, tcp_perconn_stats_enable) = 2;
H A Draw_ip.c86 VNET_DEFINE(int, ip_defttl) = IPDEFTTL;
91 VNET_DEFINE(struct inpcbhead, ripcb);
92 VNET_DEFINE(struct inpcbinfo, ripcbinfo);
102 VNET_DEFINE(ip_fw_chk_ptr_t, ip_fw_chk_ptr) = NULL;
103 VNET_DEFINE(ip_fw_ctl_ptr_t, ip_fw_ctl_ptr) = NULL;
119 VNET_DEFINE(struct socket *, ip_mrouter);
H A Dsctp_crc32.c120 VNET_DEFINE(struct sctp_base_info, system_base_info);
H A Dtcp_sack.c133 VNET_DEFINE(int, tcp_do_sack) = 1;
138 VNET_DEFINE(int, tcp_sack_maxholes) = 128;
143 VNET_DEFINE(int, tcp_sack_globalmaxholes) = 65536;
148 VNET_DEFINE(int, tcp_sack_globalholes) = 0;
H A Din_pcb.c128 VNET_DEFINE(int, ipport_lowfirstauto) = IPPORT_RESERVED - 1; /* 1023 */
129 VNET_DEFINE(int, ipport_lowlastauto) = IPPORT_RESERVEDSTART; /* 600 */
130 VNET_DEFINE(int, ipport_firstauto) = IPPORT_EPHEMERALFIRST; /* 10000 */
131 VNET_DEFINE(int, ipport_lastauto) = IPPORT_EPHEMERALLAST; /* 65535 */
132 VNET_DEFINE(int, ipport_hifirstauto) = IPPORT_HIFIRSTAUTO; /* 49152 */
133 VNET_DEFINE(int, ipport_hilastauto) = IPPORT_HILASTAUTO; /* 65535 */
140 VNET_DEFINE(int, ipport_reservedhigh) = IPPORT_RESERVED - 1; /* 1023 */
141 VNET_DEFINE(int, ipport_reservedlow);
144 VNET_DEFINE(int, ipport_randomized) = 1; /* user controlled via sysctl */
147 VNET_DEFINE(int, ipport_stoprandom); /* toggled by ipport_tick */
[all …]
H A Dtcp_output.c108 VNET_DEFINE(int, path_mtu_discovery) = 1;
113 VNET_DEFINE(int, tcp_do_tso) = 1;
118 VNET_DEFINE(int, tcp_sendspace) = 1024*32;
123 VNET_DEFINE(int, tcp_do_autosndbuf) = 1;
128 VNET_DEFINE(int, tcp_autosndbuf_inc) = 8*1024;
133 VNET_DEFINE(int, tcp_autosndbuf_max) = 2*1024*1024;
138 VNET_DEFINE(int, tcp_sendbuf_auto_lowat) = 0;
H A Dudp_usrreq.c118 VNET_DEFINE(int, udp_cksum) = 1;
122 VNET_DEFINE(int, udp_log_in_vain) = 0;
126 VNET_DEFINE(int, udp_blackhole) = 0;
146 VNET_DEFINE(struct inpcbhead, udb); /* from udp_var.h */
147 VNET_DEFINE(struct inpcbinfo, udbinfo);
148 VNET_DEFINE(struct inpcbhead, ulitecb);
149 VNET_DEFINE(struct inpcbinfo, ulitecbinfo);
H A Dtcp_timer.c144 VNET_DEFINE(int, tcp_always_keepalive) = 1;
172 VNET_DEFINE(int, tcp_pmtud_blackhole_detect);
179 VNET_DEFINE(int, tcp_pmtud_blackhole_mss) = 1200;
187 VNET_DEFINE(int, tcp_v6pmtud_blackhole_mss) = 1220;
/f-stack/freebsd/net/
H A Draw_cb.c62 VNET_DEFINE(struct rawcb_list_head, rawcb_list);
H A Dvnet.h96 VNET_DEFINE(counter_u64_t, name[sizeof(type) / sizeof(uint64_t)])
276 #define VNET_DEFINE(t, n) \ macro
425 #define VNET_DEFINE(t, n) struct _hack; t n macro
/f-stack/freebsd/net/route/
H A Dmpath_ctl.c67 VNET_DEFINE(u_int, fib_hash_outbound) = 0;
H A Droute_ifaddrs.c63 VNET_DEFINE(u_int, rt_add_addr_allfibs) = 0;
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dip_fw_nat64.c54 VNET_DEFINE(int, nat64_debug) = 0;
/f-stack/freebsd/netpfil/pf/
H A Dpf_ruleset.c71 VNET_DEFINE(struct pf_kanchor_global, pf_anchors);
72 VNET_DEFINE(struct pf_kanchor, pf_main_anchor);
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c139 VNET_DEFINE(int, autoinc_step);
140 VNET_DEFINE(int, fw_one_pass) = 1;
142 VNET_DEFINE(unsigned int, fw_tables_max);
143 VNET_DEFINE(unsigned int, fw_tables_sets) = 0; /* Don't use set-aware tables */
166 VNET_DEFINE(u_int32_t, set_disable);
169 VNET_DEFINE(int, fw_verbose);
171 VNET_DEFINE(u_int64_t, norule_counter);
172 VNET_DEFINE(int, verbose_limit);
175 VNET_DEFINE(struct ip_fw_chain, layer3_chain);
178 VNET_DEFINE(int, ipfw_vnet_ready) = 0;
[all …]
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_rules.c36 #define VNET_DEFINE(_t, _v) _t _v macro

123