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