Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_protect.c146 static ulong_t dhcp_max_pending_txn = 512; variable
364 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()