Home
last modified time | relevance | path

Searched refs:ip_fw_ctl_ptr_t (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_var.h293 typedef int (*ip_fw_ctl_ptr_t)(struct sockopt *); typedef
294 VNET_DECLARE(ip_fw_ctl_ptr_t, ip_fw_ctl_ptr);
/f-stack/freebsd/netinet/
H A Dip_var.h293 typedef int (*ip_fw_ctl_ptr_t)(struct sockopt *); typedef
294 VNET_DECLARE(ip_fw_ctl_ptr_t, ip_fw_ctl_ptr);
H A Draw_ip.c103 VNET_DEFINE(ip_fw_ctl_ptr_t, ip_fw_ctl_ptr) = NULL;