Home
last modified time | relevance | path

Searched refs:ocastill (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipmp.c777 ill_t *ocastill = illg->ig_cast_ill; in ipmp_illgrp_set_cast() local
786 if (ocastill != NULL) { in ipmp_illgrp_set_cast()
788 illg, ill_t *, ocastill); in ipmp_illgrp_set_cast()
789 ASSERT(ocastill->ill_nom_cast); in ipmp_illgrp_set_cast()
790 ocastill->ill_nom_cast = B_FALSE; in ipmp_illgrp_set_cast()
803 ncec_walk(ocastill, ipmp_ncec_delete_nonlocal, ocastill, in ipmp_illgrp_set_cast()
804 ocastill->ill_ipst); in ipmp_illgrp_set_cast()