Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Dlacp.h313 lacp_system_priority system_priority) in lacp_actor_partner_tlv_set_system_priority() argument
315 lacp_uint16_set(tlv->lap_system_priority, system_priority); in lacp_actor_partner_tlv_set_system_priority()
H A Dif_bond.c531 lacp_system_priority system_priority; member
990 b->system_priority = sys_pri; in bond_globals_create()
4104 == g_bond->system_priority) in bondport_RecordPDU()
4147 != g_bond->system_priority) in bondport_UpdateNTT()
4670 g_bond->system_priority); in bondport_transmit_machine()
/xnu-11215/osfmk/mach/
H A Dhost_info.h176 integer_t system_priority; member
/xnu-11215/osfmk/kern/
H A Dhost.c291 priority_info->system_priority = MINPRI_KERNEL; in host_info()