Lines Matching refs:multirt
450 boolean_t multirt = B_FALSE;
458 ire = ip_select_route_pkt(mp, ixa, &gen, &error, &multirt);
473 if (multirt) {
817 boolean_t multirt = B_FALSE;
851 &setsrc, &error, &multirt);
908 * For multicast with multirt we have a flag passed back from
914 if (multirt) {
1284 * If we find any multirt routes we bail out of the loop
1431 /* Limit the TTL on multirt packets */
1435 "multirt TTL to 1 (was %d), dst 0x%08x\n",
1464 * The IRE_MULTICAST is the same whether or not multirt is in use.
1819 * Also called from the multicast, broadcast, multirt send functions.