Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dcontent_filter.c859 static bool cfil_dgram_gc_needed(struct socket *, struct soflow_hash_entry *, u_int64_t);
1265 soflow_feat_set_functions(cfil_dgram_gc_needed, cfil_dgram_gc_perform, in cfil_ctl_connect()
7085 cfil_dgram_gc_needed(struct socket *so, struct soflow_hash_entry *hash_entry, u_int64_t current_tim… in cfil_dgram_gc_needed() function