Lines Matching defs:rhp
2008 struct gld_ri **rhp, uchar_t *llcpkt)
2015 * table entry via rhp. He has to keep the mutex until he has a
2022 *rhp = (struct gld_ri *)NULL; /* start off clean (no RIF) */
2028 *rhp = &ri_ste_def; /* STE option */
2040 dhost, rhp, snaphdr->d_lsap, snaphdr->s_lsap);
2043 if (*rhp == NULL) {
2051 *rhp = &ri_ste_def; /* STE option */
2176 struct gld_ri **rhp, uchar_t dsap, uchar_t ssap)
2195 *rhp = NULL; /* we have no route yet */
2210 *rhp = NULL; /* we have no route yet */
2223 *rhp = NULL; /* we have no route */
2229 *rhp = NULL;
2233 *rhp = &sr->sr_ri; /* we have a route, return it */