Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Droute.h298 #define RTM_IPFWLOG 0x13 /* (1) IPFW rule match log event */ macro
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_log.c705 rtsock_routemsg_info(RTM_IPFWLOG, info, RT_ALL_FIBS); in ipfw_log_rtsock()
/freebsd/sbin/ipfw/
H A Dipfw2.c6092 hdr->rtm_type != RTM_IPFWLOG || in ipfw_rtsock_monitor()