Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/ipf/common/
Dipmon.h117 #define IPMON_RESOLVE 0x002 macro
/freebsd-12-stable/sbin/ipf/ipmon/
Dipmon.c661 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0; in print_natlog()
845 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0; in print_statelog()
1067 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0; in print_ipflog()
1600 ipmonopts |= IPMON_RESOLVE; in main()