Lines Matching refs:OpLen
946 UserLen += (NTOHS (Instance->Config->OptionList[Index]->OpLen) + 4); in Dhcp6SendSolicitMsg()
998 UserOpt->OpLen, in Dhcp6SendSolicitMsg()
1128 UserLen += (NTOHS (Instance->Config->OptionList[Index]->OpLen) + 4); in Dhcp6SendRequestMsg()
1187 UserOpt->OpLen, in Dhcp6SendRequestMsg()
1551 UserLen += (NTOHS (Instance->Config->OptionList[Index]->OpLen) + 4); in Dhcp6SendRenewRebindMsg()
1631 UserOpt->OpLen, in Dhcp6SendRenewRebindMsg()
1826 UserLen = NTOHS (OptionRequest->OpLen) + 4; in Dhcp6SendInfoRequestMsg()
1834 UserLen += (NTOHS (OptionList[Index]->OpLen) + 4); in Dhcp6SendInfoRequestMsg()
1876 OptionRequest->OpLen, in Dhcp6SendInfoRequestMsg()
1889 UserOpt->OpLen, in Dhcp6SendInfoRequestMsg()
1962 UserLen += (NTOHS (Instance->Config->OptionList[Index]->OpLen) + 4); in Dhcp6SendConfirmMsg()
2013 UserOpt->OpLen, in Dhcp6SendConfirmMsg()