Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_mac.c97 return (mac_nativetype((mac_handle_t)mhandle)); in mac_bpf_type()
186 *dltp = mac_nativetype((mac_handle_t)handle); in mac_bpf_getdlt()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac.h691 extern int mac_nativetype(mac_handle_t);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c463 mac_nativetype(mac_handle_t mh) in mac_nativetype() function