Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dcontent_filter.c6039 bool need_wait; member
6081 if (apply_context->need_wait == TRUE) { in cfil_filters_udp_attached_per_flow()
6133 cfil_filters_udp_attached(struct socket *so, bool need_wait) in cfil_filters_udp_attached() argument
6148 apply_context.need_wait = need_wait; in cfil_filters_udp_attached()