Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_var.h136 nx_port_info_type_t ih_type; member
H A Dnexus.c2838 switch (hdr->ih_type) { in nx_port_info_size()
2925 if (hdr->ih_type != type) { in nx_port_get_info()
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif_netagent.c260 npi->npi_hdr.ih_type = NX_PORT_INFO_TYPE_NETIF; in nx_netif_netagent_fill_port_info()