Searched refs:MAX_SOLICITATIONS (Results 1 – 3 of 3) sorted by relevance
557 } else if (ifp->int_rdisc_cnt >= MAX_SOLICITATIONS) { in del_rdisc()976 ifp->int_rdisc_cnt = MAX_SOLICITATIONS; in parse_ad()1184 ifp->int_rdisc_cnt >= MAX_SOLICITATIONS) in rdisc_sol()1200 if (++ifp->int_rdisc_cnt >= MAX_SOLICITATIONS) in rdisc_sol()
146 #define MAX_SOLICITATIONS 3 macro
89 #define MAX_SOLICITATIONS 3 macro234 int max_solicitations = MAX_SOLICITATIONS;