Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_var.h141 nx_port_info_type_t ih_type; member
H A Dnexus.c2863 switch (hdr->ih_type) { in nx_port_info_size()
2955 if (hdr->ih_type != type) { in nx_port_get_info()
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif_netagent.c225 npi->npi_hdr.ih_type = NX_PORT_INFO_TYPE_NETIF; in nx_netif_netagent_fill_port_info()