Home
last modified time | relevance | path

Searched refs: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) in find_dhcpv4_pending_txn() function
632 if ((txn = find_dhcpv4_pending_txn(mcip, dh4->xid)) != NULL) { in intercept_dhcpv4_outbound()
690 if ((txn = find_dhcpv4_pending_txn(mcip, dh4->xid)) == NULL) { in intercept_dhcpv4_inbound()