Searched refs:ip_fw_ctl_ptr_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dip_var.h292 typedef int (*ip_fw_ctl_ptr_t)(struct sockopt *); typedef
293 VNET_DECLARE(ip_fw_ctl_ptr_t, ip_fw_ctl_ptr);
H A Draw_ip.c95 VNET_DEFINE(ip_fw_ctl_ptr_t, ip_fw_ctl_ptr) = NULL;

Completed in 50 milliseconds