fc_std_els_adisc
struct fc_std_els_adisc *padisc;
sizeof(struct fc_std_els_adisc);
padisc = (struct fc_std_els_adisc *) (frame + FNIC_ETH_FCOE_HDRS_OFFSET);
struct fc_std_els_adisc *adisc_rsp = (struct fc_std_els_adisc *)fchdr;
struct fc_std_els_adisc *padisc_acc;
struct fc_std_els_adisc *adisc_req = (struct fc_std_els_adisc *)fchdr;
sizeof(struct fc_std_els_adisc);
padisc_acc = (struct fc_std_els_adisc *) (acc_frame + FNIC_ETH_FCOE_HDRS_OFFSET);