Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_var.h329 typedef int (*ip_fw_ctl_ptr_t)(struct sockopt *); typedef
330 VNET_DECLARE(ip_fw_ctl_ptr_t, ip_fw_ctl_ptr);
H A Draw_ip.c96 VNET_DEFINE(ip_fw_ctl_ptr_t, ip_fw_ctl_ptr) = NULL;