Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c147 static ulong_t dhcp_max_pending_txn = 512; variable
376 if (avl_numnodes(&mcip->mci_v4_pending_txn) >= dhcp_max_pending_txn) { in insert_dhcpv4_pending_txn()
1212 if (avl_numnodes(&mcip->mci_v6_pending_txn) >= dhcp_max_pending_txn) { in insert_dhcpv6_pending_txn()