Searched refs:CFIF_SHUT_WR (Results 1 – 1 of 1) sorted by relevance
539 #define CFIF_SHUT_WR 0x0040 /* shutdown write */ macro4299 if ((cfil_info->cfi_flags & CFIF_SHUT_WR) && in cfil_data_service_ctl_q()4546 if (cfil_info && (cfil_info->cfi_flags & CFIF_SHUT_WR)) { in cfil_service_inject_queue()5465 if (so->so_cfil->cfi_flags & CFIF_SHUT_WR) { in cfil_sock_shutdown()5469 so->so_cfil->cfi_flags |= CFIF_SHUT_WR; in cfil_sock_shutdown()6765 error = cfil_sock_udp_notify_shutdown(so, SHUT_WR, CFIF_DROP, CFIF_SHUT_WR); in cfil_sock_udp_shutdown()7002 if (cfil_info->cfi_flags & CFIF_SHUT_WR) { in cfil_info_show()