Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/ip/
H A Dtnet.c2076 zone = zone_find_by_id(crgetzoneid(ipif->ipif_ill->ill_credp)); in tsol_check_interface_address()
H A Dip.c4125 if (ill->ill_credp != NULL) in ip_modclose()
4126 crfree(ill->ill_credp); in ip_modclose()
5930 ill->ill_credp = credp; in ip_modopen()
/titanic_44/usr/src/uts/common/inet/
H A Dip.h1669 cred_t *ill_credp; /* opener's credentials */ member