Searched refs:CFIF_SHUT_WR (Results 1 – 1 of 1) sorted by relevance
533 #define CFIF_SHUT_WR 0x0040 /* shutdown write */ macro4062 if ((cfil_info->cfi_flags & CFIF_SHUT_WR) && in cfil_data_service_ctl_q()4294 if (cfil_info && (cfil_info->cfi_flags & CFIF_SHUT_WR)) { in cfil_service_inject_queue()5191 if (so->so_cfil->cfi_flags & CFIF_SHUT_WR) { in cfil_sock_shutdown()5195 so->so_cfil->cfi_flags |= CFIF_SHUT_WR; in cfil_sock_shutdown()6407 error = cfil_sock_udp_notify_shutdown(so, SHUT_WR, CFIF_DROP, CFIF_SHUT_WR); in cfil_sock_udp_shutdown()6644 if (cfil_info->cfi_flags & CFIF_SHUT_WR) { in cfil_info_show()