Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dcontent_filter.c6240 struct cfil_udp_data_pending_context { struct
6251 struct cfil_udp_data_pending_context *apply_context = NULL; in cfil_sock_udp_data_pending_per_flow() argument
6262 apply_context = (struct cfil_udp_data_pending_context *)context; in cfil_sock_udp_data_pending_per_flow()
6290 struct cfil_udp_data_pending_context apply_context = { 0 }; in cfil_sock_udp_data_pending()