Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_var.h140 struct nx_port_info_header { struct
H A Dnexus.c2859 nx_port_info_size(struct nx_port_info_header *info, size_t *sz) in nx_port_info_size()
2861 struct nx_port_info_header *hdr = info; in nx_port_info_size()
2939 struct nx_port_info_header *hdr; in nx_port_get_info()
2949 hdr = __unsafe_forge_bidi_indexable(struct nx_port_info_header *, in nx_port_get_info()
/xnu-12377.1.9/bsd/skywalk/nexus/netif/
H A Dnx_netif.h60 struct nx_port_info_header npi_hdr;