Searched defs:find_dhcpv4_pending_txn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c358 find_dhcpv4_pending_txn(mac_client_impl_t *mcip, uint32_t xid) function
632 if ((txn = find_dhcpv4_pending_txn(mcip, dh4->xid)) != NULL) {
690 if ((txn = find_dhcpv4_pending_txn(mcip, dh4->xid)) == NULL) {

Completed in 65 milliseconds