Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Din_tclass.c285 static int tfp_count = 0; variable
388 tfp_count--; in purge_tclass_for_proc()
412 tfp_count--; in free_tclass_for_proc()
471 tfp_count++; in alloc_tclass_for_proc()
801 so_tcdbg.so_tcdbg_count = tfp_count; in sogetopt_tcdbg()
811 if ((alloc_count = tfp_count) == 0) { in sogetopt_tcdbg()
1002 if (tfp_count > 0) { in so_set_default_traffic_class()