Searched refs:sd_clr_flowctrl (Results 1 – 3 of 3) sorted by relevance
125 void (*sd_clr_flowctrl)(sock_lower_handle_t); member
782 .sd_clr_flowctrl = NULL
647 so->so_downcalls->sd_clr_flowctrl != NULL) { in so_check_flow_control()648 (*so->so_downcalls->sd_clr_flowctrl) in so_check_flow_control()