Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dcontent_filter.c821 static bool cfil_dgram_gc_perform(struct socket *, struct soflow_hash_entry *);
1251 soflow_feat_set_functions(cfil_dgram_gc_needed, cfil_dgram_gc_perform, in cfil_ctl_connect()
6690 cfil_dgram_gc_perform(struct socket *so, struct soflow_hash_entry *hash_entry) in cfil_dgram_gc_perform() function