Lines Matching refs:VNET
304 #define V_ip6_defhlim VNET(ip6_defhlim)
305 #define V_ip6_defmcasthlim VNET(ip6_defmcasthlim)
306 #define V_ip6_forwarding VNET(ip6_forwarding)
307 #define V_ip6_use_deprecated VNET(ip6_use_deprecated)
308 #define V_ip6_rr_prune VNET(ip6_rr_prune)
309 #define V_ip6_mcast_pmtu VNET(ip6_mcast_pmtu)
310 #define V_ip6_v6only VNET(ip6_v6only)
323 #define V_ip6_sendredirects VNET(ip6_sendredirects)
324 #define V_ip6_accept_rtadv VNET(ip6_accept_rtadv)
325 #define V_ip6_no_radr VNET(ip6_no_radr)
326 #define V_ip6_norbit_raif VNET(ip6_norbit_raif)
327 #define V_ip6_rfc6204w3 VNET(ip6_rfc6204w3)
328 #define V_ip6_hdrnestlimit VNET(ip6_hdrnestlimit)
329 #define V_ip6_dad_count VNET(ip6_dad_count)
330 #define V_ip6_grand_count VNET(ip6_grand_count)
334 #define V_ip6_auto_flowlabel VNET(ip6_auto_flowlabel)
335 #define V_ip6_auto_linklocal VNET(ip6_auto_linklocal)
342 #define V_ip6_use_tempaddr VNET(ip6_use_tempaddr)
343 #define V_ip6_prefer_tempaddr VNET(ip6_prefer_tempaddr)
344 #define V_ip6_use_stableaddr VNET(ip6_use_stableaddr)
348 #define V_ip6_stableaddr_maxretries VNET(ip6_stableaddr_maxretries)
354 #define V_ip6_stableaddr_netifsource VNET(ip6_stableaddr_netifsource)
358 #define V_ip6_use_defzone VNET(ip6_use_defzone)
361 #define V_inet6_pfil_head VNET(inet6_pfil_head)
365 #define V_inet6_local_pfil_head VNET(inet6_local_pfil_head)
370 #define V_ip6stealth VNET(ip6stealth)
374 #define V_ip6_log_cannot_forward VNET(ip6_log_cannot_forward)