Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dcontent_filter.c6123 bool need_wait; member
6163 if (apply_context->need_wait == TRUE) { in cfil_filters_udp_attached_per_flow()
6217 cfil_filters_udp_attached(struct socket *so, bool need_wait) in cfil_filters_udp_attached() argument
6232 apply_context.need_wait = need_wait; in cfil_filters_udp_attached()