Lines Matching refs:xServerID

1713     xDHCPMessage.xServerID.uxLength = 10U; /* 14 - 4 */  in test_vDHCPv6Process_DHCPLeaseTimeout()
1714 xDHCPMessage.xServerID.usDUIDType = 1U; in test_vDHCPv6Process_DHCPLeaseTimeout()
1715 xDHCPMessage.xServerID.usHardwareType = 1U; in test_vDHCPv6Process_DHCPLeaseTimeout()
1716 …memcpy( xDHCPMessage.xServerID.pucID, ucTestDHCPv6OptionServerID, sizeof( ucTestDHCPv6OptionServer… in test_vDHCPv6Process_DHCPLeaseTimeout()
1804 xDHCPMessage.xServerID.uxLength = 10U; /* 14 - 4 */ in test_vDHCPv6Process_WaitReplyTimeout()
1805 xDHCPMessage.xServerID.usDUIDType = 1U; in test_vDHCPv6Process_WaitReplyTimeout()
1806 xDHCPMessage.xServerID.usHardwareType = 1U; in test_vDHCPv6Process_WaitReplyTimeout()
1807 …memcpy( xDHCPMessage.xServerID.pucID, ucTestDHCPv6OptionServerID, sizeof( ucTestDHCPv6OptionServer… in test_vDHCPv6Process_WaitReplyTimeout()
2316 xDHCPMessage.xServerID.usDUIDType = 1U; in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_MultipleEndpoints()
2317 xDHCPMessage.xServerID.uxLength = 10U; in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_MultipleEndpoints()
2318 …memcpy( xDHCPMessage.xServerID.pucID, ucTestDHCPv6OptionServerID, sizeof( ucTestDHCPv6OptionServer… in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_MultipleEndpoints()
2365 xDHCPMessage.xServerID.usDUIDType = 1U; in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_DifferentServerDUIDType()
2366 xDHCPMessage.xServerID.uxLength = 14U; in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_DifferentServerDUIDType()
2367 …memcpy( xDHCPMessage.xServerID.pucID, ucTestDHCPv6OptionServerID, sizeof( ucTestDHCPv6OptionServer… in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_DifferentServerDUIDType()
2408 xDHCPMessage.xServerID.usDUIDType = 1U; in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_DifferentServerLength()
2409 xDHCPMessage.xServerID.uxLength = 10U; in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_DifferentServerLength()
2410 …memcpy( xDHCPMessage.xServerID.pucID, ucTestDHCPv6OptionServerID, sizeof( ucTestDHCPv6OptionServer… in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_DifferentServerLength()
2451 xDHCPMessage.xServerID.usDUIDType = 1U; in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_DifferentServerLength_HigherThanThreshold()
2452 xDHCPMessage.xServerID.uxLength = 150U; in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_DifferentServerLength_HigherThanThreshold()
2453 …memcpy( xDHCPMessage.xServerID.pucID, ucTestDHCPv6OptionServerID, sizeof( ucTestDHCPv6OptionServer… in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_DifferentServerLength_HigherThanThreshold()
2495 xDHCPMessage.xServerID.usDUIDType = 1U; in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_DifferentServerDUID()
2496 xDHCPMessage.xServerID.uxLength = 10U; in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_DifferentServerDUID()
2497 …memcpy( xDHCPMessage.xServerID.pucID, ucTestDHCPv6OptionServerID, sizeof( ucTestDHCPv6OptionServer… in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_DifferentServerDUID()
2549 xDHCPMessage.xServerID.usDUIDType = 1U; in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_DifferentEndpoint()
2550 xDHCPMessage.xServerID.uxLength = 10U; in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_DifferentEndpoint()
2551 …memcpy( xDHCPMessage.xServerID.pucID, ucTestDHCPv6OptionServerID, sizeof( ucTestDHCPv6OptionServer… in test_vDHCPv6Process_xDHCPv6Process_PassReplyToEndPoint_DifferentEndpoint()