Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dcontent_filter.c6526 struct cfil_udp_data_pending_context { struct
6537 struct cfil_udp_data_pending_context *apply_context = NULL; in cfil_sock_udp_data_pending_per_flow() argument
6548 apply_context = (struct cfil_udp_data_pending_context *)context; in cfil_sock_udp_data_pending_per_flow()
6576 struct cfil_udp_data_pending_context apply_context = { 0 }; in cfil_sock_udp_data_pending()