Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/common/
H A Dipmon.h114 #define IPMON_RESOLVE 0x002 macro
/freebsd/sbin/ipf/ipmon/
H A Dipmon.c650 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0; in print_natlog()
834 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0; in print_statelog()
1056 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0; in print_ipflog()
1589 ipmonopts |= IPMON_RESOLVE; in main()