Searched refs:CFIF_SHUT_WR (Results 1 – 1 of 1) sorted by relevance
535 #define CFIF_SHUT_WR 0x0040 /* shutdown write */ macro4242 if ((cfil_info->cfi_flags & CFIF_SHUT_WR) && in cfil_data_service_ctl_q()4474 if (cfil_info && (cfil_info->cfi_flags & CFIF_SHUT_WR)) { in cfil_service_inject_queue()5386 if (so->so_cfil->cfi_flags & CFIF_SHUT_WR) { in cfil_sock_shutdown()5390 so->so_cfil->cfi_flags |= CFIF_SHUT_WR; in cfil_sock_shutdown()6602 error = cfil_sock_udp_notify_shutdown(so, SHUT_WR, CFIF_DROP, CFIF_SHUT_WR); in cfil_sock_udp_shutdown()6839 if (cfil_info->cfi_flags & CFIF_SHUT_WR) { in cfil_info_show()