Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dcontent_filter.c801 static struct cfil_info * cfil_info_alloc(struct socket *, struct soflow_hash_entry *);
2616 cfil_info_alloc(struct socket *so, struct soflow_hash_entry *hash_entry) in cfil_info_alloc() function
3015 cfil_info_alloc(so, NULL); in cfil_sock_attach()
6163 cfil_info = cfil_info_alloc(so, hash_entry); in cfil_sock_udp_get_info()