Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/ipf/common/
H A Dipmon.h116 #define IPMON_RESOLVE 0x002 macro
/freebsd-14.2/sbin/ipf/ipmon/
H A Dipmon.c653 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0; in print_natlog()
837 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0; in print_statelog()
1059 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0; in print_ipflog()
1592 ipmonopts |= IPMON_RESOLVE; in main()