Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ip/
H A Digmp.c80 static void mldv2_sendrpt(ill_t *ill, mrec_t *reclist);
886 mldv2_sendrpt(ill, rp); in mld_joingroup()
1008 mldv2_sendrpt(ill, rp); in mld_leavegroup()
1192 mldv2_sendrpt(ill, rp); in mld_statechange()
1479 mldv2_sendrpt(ill, rp); in mld_timeout_handler_per_ill()
1596 mldv2_sendrpt(ill, rp); in mld_timeout_handler_per_ill()
1597 mldv2_sendrpt(ill, rtxrp); in mld_timeout_handler_per_ill()
2523 mldv2_sendrpt(ill_t *ill, mrec_t *reclist) in mldv2_sendrpt() function