Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/rdc/
H A Drdc_health.c283 rdc_isactive_if(struct netbuf *addr, struct netbuf *r_addr) in rdc_isactive_if() function
H A Drdc_io.h949 extern int rdc_isactive_if(struct netbuf *, struct netbuf *);
H A Drdc_io.c5042 if (rdc_isactive_if(&(urdc->primary.addr), &(urdc->secondary.addr))) in rdc_health()