Searched refs:p_cbentry (Results 1 – 1 of 1) sorted by relevance
3140 socal_unsol_cb_t *p_cbentry; in socal_remove_ulp() local3149 p_cbentry = NULL; in socal_remove_ulp()3152 p_cbentry = cbentry, cbentry = cbentry->next) { in socal_remove_ulp()3162 if (p_cbentry) in socal_remove_ulp()3163 p_cbentry->next = cbentry->next; in socal_remove_ulp()