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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ire.c95 * ire_add before inserting in the bucket and never
172 * and then adds the ire. ire_add returns the ire after
174 * an extra lookup in the functions calling ire_add which wants to
700 * ire_add() is not called for the IRE_MULTICAST.
1159 ire_add(ire_t *ire) function
1808 * Ensure that an ire_add during a lookup serializes the updates of the
2269 * ire_add() expects the cache to be created.
3473 * ire_create_if_clone(), and we depend on the fact that ire_add will
3521 nire = ire_add(ire);
3624 new_ire = ire_add(new_ir
[all...]

Completed in 55 milliseconds