Home
last modified time | relevance | path

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

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