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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ire.c156 * using the irb_refhold function. The flags irb_marks can be
268 * lock. Note that irb_refhold does not prevent addition of new ires
270 * ire_next to point to freed memory. We do irb_refhold only when
283 irb_refhold(irb_t *irb) function
1033 irb_refhold(irb);
1764 * we cannot do an irb_refhold/irb_refrele here as the caller

Completed in 51 milliseconds