Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Din_tclass.c284 static int tfp_count = 0; variable
387 tfp_count--; in purge_tclass_for_proc()
411 tfp_count--; in free_tclass_for_proc()
465 tfp_count++; in alloc_tclass_for_proc()
782 so_tcdbg.so_tcdbg_count = tfp_count; in sogetopt_tcdbg()
792 if ((alloc_count = tfp_count) == 0) { in sogetopt_tcdbg()
984 if (tfp_count > 0) { in so_set_default_traffic_class()