Home
last modified time | relevance | path

Searched refs:V_ip_fw_ctl_ptr (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Draw_ip.c673 if (V_ip_fw_ctl_ptr != NULL) in rip_ctloutput()
674 error = V_ip_fw_ctl_ptr(sopt); in rip_ctloutput()
736 if (V_ip_fw_ctl_ptr != NULL) in rip_ctloutput()
737 error = V_ip_fw_ctl_ptr(sopt); in rip_ctloutput()
H A Dip_var.h295 #define V_ip_fw_ctl_ptr VNET(ip_fw_ctl_ptr) macro
/f-stack/tools/compat/include/netinet/
H A Dip_var.h295 #define V_ip_fw_ctl_ptr VNET(ip_fw_ctl_ptr) macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c3469 V_ip_fw_ctl_ptr = ipfw_ctl3; in vnet_ipfw_init()
3491 V_ip_fw_ctl_ptr = NULL; in vnet_ipfw_uninit()