Searched refs:CFIF_SHUT_WR (Results 1 – 1 of 1) sorted by relevance
536 #define CFIF_SHUT_WR 0x0040 /* shutdown write */ macro3960 if ((cfil_info->cfi_flags & CFIF_SHUT_WR) && in cfil_data_service_ctl_q()4192 if (cfil_info && (cfil_info->cfi_flags & CFIF_SHUT_WR)) { in cfil_service_inject_queue()5083 if (so->so_cfil->cfi_flags & CFIF_SHUT_WR) { in cfil_sock_shutdown()5087 so->so_cfil->cfi_flags |= CFIF_SHUT_WR; in cfil_sock_shutdown()6279 error = cfil_sock_udp_notify_shutdown(so, SHUT_WR, CFIF_DROP, CFIF_SHUT_WR); in cfil_sock_udp_shutdown()6516 if (cfil_info->cfi_flags & CFIF_SHUT_WR) { in cfil_info_show()