Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dcontent_filter.c6300 bool need_wait; member
6340 if (apply_context->need_wait == TRUE) { in cfil_filters_udp_attached_per_flow()
6394 cfil_filters_udp_attached(struct socket *so, bool need_wait) in cfil_filters_udp_attached() argument
6409 apply_context.need_wait = need_wait; in cfil_filters_udp_attached()