Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dcontent_filter.c770 static struct cfil_info * cfil_info_alloc(struct socket *, struct soflow_hash_entry *);
2522 cfil_info_alloc(struct socket *so, struct soflow_hash_entry *hash_entry) in cfil_info_alloc() function
2844 cfil_info_alloc(so, NULL); in cfil_sock_attach()
5851 cfil_info = cfil_info_alloc(so, hash_entry); in cfil_sock_udp_get_info()