Searched refs:V_ip_fw_ctl_ptr (Results 1 – 3 of 3) sorted by relevance
588 if (V_ip_fw_ctl_ptr != NULL) in rip_ctloutput()589 error = V_ip_fw_ctl_ptr(sopt); in rip_ctloutput()651 if (V_ip_fw_ctl_ptr != NULL) in rip_ctloutput()652 error = V_ip_fw_ctl_ptr(sopt); in rip_ctloutput()
292 #define V_ip_fw_ctl_ptr VNET(ip_fw_ctl_ptr) macro
2789 V_ip_fw_ctl_ptr = ipfw_ctl3; in vnet_ipfw_init()2811 V_ip_fw_ctl_ptr = NULL; in vnet_ipfw_uninit()