Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ipf/dist/
Dipmon.h117 #define IPMON_RESOLVE 0x002 macro
/netbsd/src/external/bsd/ipf/dist/tools/
Dipmon.c680 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0; in print_natlog()
863 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0; in print_statelog()
1073 res = (ipmonopts & IPMON_RESOLVE) ? 1 : 0; in print_ipflog()
1624 ipmonopts |= IPMON_RESOLVE; in main()