Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dcontent_filter.c6288 struct cfil_udp_notify_shutdown_context { struct
6300 struct cfil_udp_notify_shutdown_context *apply_context = NULL; in cfil_sock_udp_notify_shutdown_per_flow() argument
6310 apply_context = (struct cfil_udp_notify_shutdown_context *)context; in cfil_sock_udp_notify_shutdown_per_flow()
6347 struct cfil_udp_notify_shutdown_context apply_context = { 0 }; in cfil_sock_udp_notify_shutdown()