Home
last modified time | relevance | path

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

/dports/net/olsrd/olsrd-0.9.8/src/
H A Dolsr_cfg.h139 #define MAX_NICCHGPOLLRT 100.0 macro
/dports/net/olsrd/olsrd-0.9.8/src/cfgparser/
H A Dolsrd_conf.c602 …>nic_chgs_pollrate < (float)MIN_NICCHGPOLLRT || cnf->nic_chgs_pollrate > (float)MAX_NICCHGPOLLRT) { in olsrd_sanity_check_cnf()