Lines Matching refs:VNET
206 #define V_ip_id VNET(ip_id)
207 #define V_ip_defttl VNET(ip_defttl)
208 #define V_ipforwarding VNET(ipforwarding)
209 #define V_ipsendredirects VNET(ipsendredirects)
211 #define V_ipstealth VNET(ipstealth)
213 #define V_ip_rsvpd VNET(ip_rsvpd)
214 #define V_rsvp_on VNET(rsvp_on)
215 #define V_drop_redirect VNET(drop_redirect)
216 #define V_ip_random_id VNET(ip_random_id)
256 #define V_inet_pfil_head VNET(inet_pfil_head)
260 #define V_inet_local_pfil_head VNET(inet_local_pfil_head)
324 #define V_ip_fw_ctl_ptr VNET(ip_fw_ctl_ptr)