Home
last modified time | relevance | path

Searched refs:mac_header (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dmac_client_priv.h71 extern mblk_t *mac_header(mac_handle_t, const uint8_t *, uint32_t, mblk_t *,
/titanic_41/usr/src/uts/common/sys/usb/usba/
H A Dwusba.h70 uint8_t mac_header[6]; member
/titanic_41/usr/src/uts/common/io/dls/
H A Ddls.c466 mp = mac_header(dsp->ds_mh, addr, mac_sap, payload, extra_len); in dls_header()
/titanic_41/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c819 mp0 = mac_header(mh, sol->sll_addr, sol->sll_protocol, mp, 0); in sdpfp_senduio()
/titanic_41/usr/src/uts/common/io/
H A Dtrill.c115 hdr_mp = mac_header(tsock->ts_link->bl_mh, daddr, in create_trill_header()
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_client.c4197 mac_header(mac_handle_t mh, const uint8_t *daddr, uint32_t sap, mblk_t *payload, in mac_header() function