Searched refs:CFIF_SHUT_WR (Results 1 – 1 of 1) sorted by relevance
532 #define CFIF_SHUT_WR 0x0040 /* shutdown write */ macro4080 if ((cfil_info->cfi_flags & CFIF_SHUT_WR) && in cfil_data_service_ctl_q()4312 if (cfil_info && (cfil_info->cfi_flags & CFIF_SHUT_WR)) { in cfil_service_inject_queue()5209 if (so->so_cfil->cfi_flags & CFIF_SHUT_WR) { in cfil_sock_shutdown()5213 so->so_cfil->cfi_flags |= CFIF_SHUT_WR; in cfil_sock_shutdown()6425 error = cfil_sock_udp_notify_shutdown(so, SHUT_WR, CFIF_DROP, CFIF_SHUT_WR); in cfil_sock_udp_shutdown()6662 if (cfil_info->cfi_flags & CFIF_SHUT_WR) { in cfil_info_show()