Searched refs:CLEAR_SLIST (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip_listutils.h53 #define CLEAR_SLIST(sl) if ((sl) != NULL) (sl)->sl_numsrc = 0 macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c1359 CLEAR_SLIST(rtxp->rtx_allow);
1360 CLEAR_SLIST(rtxp->rtx_block);
1590 CLEAR_SLIST(rtxp->rtx_allow);
1591 CLEAR_SLIST(rtxp->rtx_block);
2761 CLEAR_SLIST(rtxp->rtx_allow);
2768 CLEAR_SLIST(rtxp->rtx_block);
2834 CLEAR_SLIST(rtxp->rtx_block);
2838 CLEAR_SLIST(rtxp->rtx_allow);
H A Dip_multi.c468 CLEAR_SLIST(ilm->ilm_filter);
539 CLEAR_SLIST(ilm->ilm_filter);
2042 CLEAR_SLIST(ilg->ilg_filter);
2167 CLEAR_SLIST(ilg->ilg_filter);

Completed in 75 milliseconds