Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/ !
H A Din_tclass.h57 u_int32_t so_tcbbg_qos_mode; member
H A Din_tclass.c508 tfp->tfp_qos_mode = so_tcdbg->so_tcbbg_qos_mode; in set_pid_tclass()
588 tfp->tfp_qos_mode = so_tcdbg->so_tcbbg_qos_mode; in set_pname_tclass()
661 so_tcdbg->so_tcbbg_qos_mode = tfp->tfp_qos_mode; in get_pid_tclass()
687 so_tcdbg->so_tcbbg_qos_mode = tfp->tfp_qos_mode; in get_pname_tclass()
842 ptr->so_tcbbg_qos_mode = tfp->tfp_qos_mode; in sogetopt_tcdbg()