Home
last modified time | relevance | path

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

/dports/security/ipguard/ipguard-1.04/
H A Dipguard.c46 fprintf(stdout, " -u <seconds> update ethers interval (%d)\n", ETHERSTO); in help()
80 ethers_update = ETHERSTO; in main()
H A Dipguard.h60 #define ETHERSTO 0 macro