Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h71 uint8_t hdr_d_id[3]; member
260 #define FRM_D_ID(x_frm) (FCOE_B2V_3((x_frm)->frm_hdr->hdr_d_id))
275 #define FFM_D_ID(x_v, x_frm) FCOE_V2B_3((x_v), (x_frm)->frm_hdr->hdr_d_id)
/titanic_50/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c1170 bcopy(frm->frm_hdr->hdr_d_id, src_addr + 3, 3); in fcoet_process_sol_flogi_rsp()
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c872 bcopy(frm->frm_hdr->hdr_d_id, src_addr + 3, 3); in fcoei_fill_els_fpkt_resp()