Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_protect.c165 } dhcpv4_txn_t; typedef
223 const dhcpv4_txn_t *txn1 = arg1, *txn2 = arg2; in compare_dhcpv4_xid()
236 const dhcpv4_txn_t *txn1 = arg1, *txn2 = arg2; in compare_dhcpv4_cid()
259 const dhcpv4_txn_t *txn1 = arg1, *txn2 = arg2; in compare_dhcpv4_ip()
357 static dhcpv4_txn_t *
360 dhcpv4_txn_t tmp_txn; in find_dhcpv4_pending_txn()
368 insert_dhcpv4_pending_txn(mac_client_impl_t *mcip, dhcpv4_txn_t *txn) in insert_dhcpv4_pending_txn()
385 remove_dhcpv4_pending_txn(mac_client_impl_t *mcip, dhcpv4_txn_t *txn) in remove_dhcpv4_pending_txn()
391 static dhcpv4_txn_t *
395 dhcpv4_txn_t tmp_txn; in find_dhcpv4_completed_txn()
[all …]