Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dcontent_filter.c387 uint32_t cfil_sock_attached_count = 0; /* Number of sockets attachements */ variable
723 &cfil_sock_attached_count, 0, "");
2603 cfil_sock_attached_count++; in cfil_info_alloc()
2715 cfil_sock_attached_count--; in cfil_info_free()
5657 req->oldidx = cfil_sock_attached_count * in sysctl_cfil_sock_list()
6640 CFIL_LOG(LOG_DEBUG, "CFIL: INFO SHOW:count %d", cfil_sock_attached_count); in cfil_info_show()