Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dcontent_filter.c391 uint32_t cfil_sock_attached_count = 0; /* Number of sockets attachements */ variable
765 &cfil_sock_attached_count, 0, "");
2701 cfil_sock_attached_count++; in cfil_info_alloc()
2813 cfil_sock_attached_count--; in cfil_info_free()
5913 req->oldidx = cfil_sock_attached_count * in sysctl_cfil_sock_list()
6980 CFIL_LOG(LOG_DEBUG, "CFIL: INFO SHOW:count %d", cfil_sock_attached_count); in cfil_info_show()