Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dcontent_filter.c820 static bool cfil_dgram_gc_perform(struct socket *, struct soflow_hash_entry *);
1225 soflow_feat_set_functions(cfil_dgram_gc_needed, cfil_dgram_gc_perform, in cfil_ctl_connect()
6753 cfil_dgram_gc_perform(struct socket *so, struct soflow_hash_entry *hash_entry) in cfil_dgram_gc_perform() function