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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ire.c164 * The ire_refhold/ire_refrele functions operate on the ire which increments/
186 * by using the ire_refrele function. If some other thread has looked up
194 * The general rule is to do the ire_refrele in the function
364 * panic due to ire_refrele -> ipif_ill_refrele_tail -> qwriter_ip trying
375 ire_refrele(ire_t *ire) function
485 ire_refrele(ire);
1156 * The caller always needs to do an ire_refrele() on the returned IRE.
1186 * The caller always needs to do an ire_refrele() on the returned IRE.
1638 * ire_refrele is the only caller of the function. It calls
2076 ire_refrele(alt_ir
[all...]

Completed in 64 milliseconds