Home
last modified time | relevance | path

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

/dports/dns/dhisd/dhisd-5.5/
H A Ddhisd.h65 #define KA_OFFLINE 200 /* timeout for R3 clients */ macro
H A Donline.c180 if((t - p1->ka) > KA_OFFLINE) in on_parse()