Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dcontent_filter.c804 static struct cfil_info * cfil_info_alloc(struct socket *, struct soflow_hash_entry *);
2624 cfil_info_alloc(struct socket *so, struct soflow_hash_entry *hash_entry) in cfil_info_alloc() function
3023 cfil_info_alloc(so, NULL); in cfil_sock_attach()
6272 cfil_info = cfil_info_alloc(so, hash_entry); in cfil_sock_udp_get_info()