Home
last modified time | relevance | path

Searched refs:shut_flag (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/bsd/net/ !
H A Dcontent_filter.c6163 int shut_flag; member
6191 if (cfil_info->cfi_flags & apply_context->shut_flag) { in cfil_sock_udp_notify_shutdown_per_flow()
6195 cfil_info->cfi_flags |= apply_context->shut_flag; in cfil_sock_udp_notify_shutdown_per_flow()
6217 cfil_sock_udp_notify_shutdown(struct socket *so, int how, int drop_flag, int shut_flag) in cfil_sock_udp_notify_shutdown() argument
6227 apply_context.shut_flag = shut_flag; in cfil_sock_udp_notify_shutdown()