Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c437 dhcpv4_txn_t *ctxn; in remove_dhcpv4_completed_txn() local
441 ctxn == txn) in remove_dhcpv4_completed_txn()
550 if (ctxn != NULL) { in txn_cleanup_v4()
556 free_dhcpv4_txn(ctxn); in txn_cleanup_v4()
575 dhcpv4_txn_t *txn, *ctxn; in intercept_dhcpv4_outbound() local
617 if (ctxn != NULL) { in intercept_dhcpv4_outbound()
622 free_dhcpv4_txn(ctxn); in intercept_dhcpv4_outbound()
673 dhcpv4_txn_t *txn, *ctxn; in intercept_dhcpv4_inbound() local
703 if (ctxn != NULL) { in intercept_dhcpv4_inbound()
705 dhcpv4_txn_t *, ctxn); in intercept_dhcpv4_inbound()
[all …]