Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dcontent_filter.c6409 bool need_wait; member
6449 if (apply_context->need_wait == TRUE) { in cfil_filters_udp_attached_per_flow()
6503 cfil_filters_udp_attached(struct socket *so, bool need_wait) in cfil_filters_udp_attached() argument
6518 apply_context.need_wait = need_wait; in cfil_filters_udp_attached()