Home
last modified time | relevance | path

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

/freebsd-13-stable/sbin/ipf/common/
HDipmon.h116 #define IPMON_RESOLVE 0x002 macro
/freebsd-13-stable/sbin/ipf/ipmon/
HDipmon.c660 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0; in print_natlog()
844 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0; in print_statelog()
1066 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0; in print_ipflog()
1599 ipmonopts |= IPMON_RESOLVE; in main()