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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ire.c160 * this is done by the irb_refrele function which is used to decrement
305 irb_refrele(irb_t *irb) function
1049 irb_refrele(irb);
1225 irb_refrele(irb_ptr);
1282 irb_refrele(irb_ptr);
1359 irb_refrele(irb_ptr);
1364 * irb_refrele is the only caller of the function. ire_unlink calls to
1399 * irb_refrele is the only caller of the function. It calls to unlink
1447 * Clean up the radix node for this ire. Must be called by irb_refrele
1709 * irb_refrele whic
[all...]

Completed in 63 milliseconds