Home
last modified time | relevance | path

Searched defs:IPFW_TLV_EACTION_BASE (Results 1 – 2 of 2) sorted by relevance

/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dioctl_headers.py90 IPFW_TLV_EACTION_BASE = 1000 variable in IpFwTlvType
/freebsd/sys/netinet/
H A Dip_fw.h857 #define IPFW_TLV_EACTION_BASE 1000 macro