Home
last modified time | relevance | path

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

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