Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dcontent_filter.c767 static struct cfil_info * cfil_info_alloc(struct socket *, struct soflow_hash_entry *);
2532 cfil_info_alloc(struct socket *so, struct soflow_hash_entry *hash_entry) in cfil_info_alloc() function
2855 cfil_info_alloc(so, NULL); in cfil_sock_attach()
5986 cfil_info = cfil_info_alloc(so, hash_entry); in cfil_sock_udp_get_info()