Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dcontent_filter.c6417 struct cfil_udp_data_pending_context { struct
6428 struct cfil_udp_data_pending_context *apply_context = NULL; in cfil_sock_udp_data_pending_per_flow() argument
6439 apply_context = (struct cfil_udp_data_pending_context *)context; in cfil_sock_udp_data_pending_per_flow()
6467 struct cfil_udp_data_pending_context apply_context = { 0 }; in cfil_sock_udp_data_pending()