Lines Matching refs:para
497 chg->s_type.para.p_type = SMT_P0015 ; in ess_send_response()
498 chg->s_type.para.p_len = sizeof(struct smt_p_0015) - PARA_LEN ; in ess_send_response()
502 chg->cmd.para.p_type = SMT_P0016 ; in ess_send_response()
503 chg->cmd.para.p_len = sizeof(struct smt_p_0016) - PARA_LEN ; in ess_send_response()
507 chg->path.para.p_type = SMT_P320B ; in ess_send_response()
508 chg->path.para.p_len = sizeof(struct smt_p_320b) - PARA_LEN ; in ess_send_response()
514 chg->payload.para.p_type = SMT_P320F ; in ess_send_response()
515 chg->payload.para.p_len = sizeof(struct smt_p_320f) - PARA_LEN ; in ess_send_response()
520 chg->overhead.para.p_type = SMT_P3210 ; in ess_send_response()
521 chg->overhead.para.p_len = sizeof(struct smt_p_3210) - PARA_LEN ; in ess_send_response()
527 chg->cat.para.p_type = SMT_P001A ; in ess_send_response()
528 chg->cat.para.p_len = sizeof(struct smt_p_001a) - PARA_LEN ; in ess_send_response()
588 req->s_type.para.p_type = SMT_P0015 ; in ess_send_alc_req()
589 req->s_type.para.p_len = sizeof(struct smt_p_0015) - PARA_LEN ; in ess_send_alc_req()
593 req->cmd.para.p_type = SMT_P0016 ; in ess_send_alc_req()
594 req->cmd.para.p_len = sizeof(struct smt_p_0016) - PARA_LEN ; in ess_send_alc_req()
603 req->path.para.p_type = SMT_P320B ; in ess_send_alc_req()
604 req->path.para.p_len = sizeof(struct smt_p_320b) - PARA_LEN ; in ess_send_alc_req()
610 req->pl_req.para.p_type = SMT_P0017 ; in ess_send_alc_req()
611 req->pl_req.para.p_len = sizeof(struct smt_p_0017) - PARA_LEN ; in ess_send_alc_req()
616 req->ov_req.para.p_type = SMT_P0018 ; in ess_send_alc_req()
617 req->ov_req.para.p_len = sizeof(struct smt_p_0018) - PARA_LEN ; in ess_send_alc_req()
622 req->payload.para.p_type = SMT_P320F ; in ess_send_alc_req()
623 req->payload.para.p_len = sizeof(struct smt_p_320f) - PARA_LEN ; in ess_send_alc_req()
628 req->overhead.para.p_type = SMT_P3210 ; in ess_send_alc_req()
629 req->overhead.para.p_len = sizeof(struct smt_p_3210) - PARA_LEN ; in ess_send_alc_req()
634 req->a_addr.para.p_type = SMT_P0019 ; in ess_send_alc_req()
635 req->a_addr.para.p_len = sizeof(struct smt_p_0019) - PARA_LEN ; in ess_send_alc_req()
640 req->cat.para.p_type = SMT_P001A ; in ess_send_alc_req()
641 req->cat.para.p_len = sizeof(struct smt_p_001a) - PARA_LEN ; in ess_send_alc_req()
645 req->tneg.para.p_type = SMT_P001B ; in ess_send_alc_req()
646 req->tneg.para.p_len = sizeof(struct smt_p_001b) - PARA_LEN ; in ess_send_alc_req()
650 req->segm.para.p_type = SMT_P001C ; in ess_send_alc_req()
651 req->segm.para.p_len = sizeof(struct smt_p_001c) - PARA_LEN ; in ess_send_alc_req()