Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netinet/
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);
Draw_ip.c95 VNET_DEFINE(ip_fw_ctl_ptr_t, ip_fw_ctl_ptr) = NULL;