Searched refs:dhcp_max_pending_txn (Results 1 – 1 of 1) sorted by relevance
146 static ulong_t dhcp_max_pending_txn = 512; variable364 if (avl_numnodes(&mcip->mci_v4_pending_txn) >= dhcp_max_pending_txn) { in insert_dhcpv4_pending_txn()1143 if (avl_numnodes(&mcip->mci_v6_pending_txn) >= dhcp_max_pending_txn) { in insert_dhcpv6_pending_txn()