Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac.h547 mtops_header_info_t mtops_header_info; member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c4418 return (mip->mi_type->mt_ops.mtops_header_info(mp, mip->mi_pdata, in mac_header_info()
H A Dmac.c3263 ops->mtops_header_info == NULL) { in mactype_register()