Lines Matching refs:VNET
280 #define V_ip6_defhlim VNET(ip6_defhlim)
281 #define V_ip6_defmcasthlim VNET(ip6_defmcasthlim)
282 #define V_ip6_forwarding VNET(ip6_forwarding)
283 #define V_ip6_use_deprecated VNET(ip6_use_deprecated)
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)
302 #define V_ip6_sendredirects VNET(ip6_sendredirects)
303 #define V_ip6_accept_rtadv VNET(ip6_accept_rtadv)
304 #define V_ip6_no_radr VNET(ip6_no_radr)
305 #define V_ip6_norbit_raif VNET(ip6_norbit_raif)
306 #define V_ip6_rfc6204w3 VNET(ip6_rfc6204w3)
307 #define V_ip6_log_interval VNET(ip6_log_interval)
308 #define V_ip6_log_time VNET(ip6_log_time)
309 #define V_ip6_hdrnestlimit VNET(ip6_hdrnestlimit)
310 #define V_ip6_dad_count VNET(ip6_dad_count)
314 #define V_ip6_auto_flowlabel VNET(ip6_auto_flowlabel)
315 #define V_ip6_auto_linklocal VNET(ip6_auto_linklocal)
321 #define V_ip6_use_tempaddr VNET(ip6_use_tempaddr)
322 #define V_ip6_prefer_tempaddr VNET(ip6_prefer_tempaddr)
326 #define V_ip6_use_defzone VNET(ip6_use_defzone)
329 #define V_inet6_pfil_head VNET(inet6_pfil_head)
334 #define V_ip6stealth VNET(ip6stealth)
339 #define V_nd6_ignore_ipv6_only_ra VNET(nd6_ignore_ipv6_only_ra)