Searched refs:dhcp_max_completed_txn (Results 1 – 1 of 1) sorted by relevance
148 static ulong_t dhcp_max_completed_txn = 512; variable420 dhcp_max_completed_txn) { in insert_dhcpv4_completed_txn()1131 if (avl_numnodes(&mcip->mci_v6_cid) >= dhcp_max_completed_txn) { in insert_dhcpv6_cid()