Lines Matching refs:ipconfigNETWORK_MTU
521 uint8_t ucEtherBuffer[ ipconfigNETWORK_MTU + ipBUFFER_PADDING ]; in test_ulDNSHandlePacket_FreeBuffer()
527 xNetworkBuffer.xDataLength = ipconfigNETWORK_MTU; in test_ulDNSHandlePacket_FreeBuffer()
1322 uint8_t ucEtherBuffer[ ipconfigNETWORK_MTU + ipBUFFER_PADDING ]; in test_FreeRTOS_getaddrinfo_a_IPv6Random_DNSReplySuccess()
1335 xNetworkBuffer.xDataLength = ipconfigNETWORK_MTU; in test_FreeRTOS_getaddrinfo_a_IPv6Random_DNSReplySuccess()
1374 DNS_ReadReply_ExpectAnyArgsAndReturn( ipconfigNETWORK_MTU ); in test_FreeRTOS_getaddrinfo_a_IPv6Random_DNSReplySuccess()
1405 uint8_t ucEtherBuffer[ ipconfigNETWORK_MTU + ipBUFFER_PADDING ]; in test_FreeRTOS_getaddrinfo_a_IPv6Random_RetryExhaust()
1419 xNetworkBuffer.xDataLength = ipconfigNETWORK_MTU; in test_FreeRTOS_getaddrinfo_a_IPv6Random_RetryExhaust()
1485 uint8_t ucEtherBuffer[ ipconfigNETWORK_MTU + ipBUFFER_PADDING ]; in test_FreeRTOS_getaddrinfo_a_IPv4Random_LocalDNSSuccess()
1501 xNetworkBuffer.xDataLength = ipconfigNETWORK_MTU; in test_FreeRTOS_getaddrinfo_a_IPv4Random_LocalDNSSuccess()
1542 DNS_ReadReply_ExpectAnyArgsAndReturn( ipconfigNETWORK_MTU ); in test_FreeRTOS_getaddrinfo_a_IPv4Random_LocalDNSSuccess()
1574 uint8_t ucEtherBuffer[ ipconfigNETWORK_MTU + ipBUFFER_PADDING ]; in test_FreeRTOS_getaddrinfo_a_IPv6Random_LocalDNSSuccess()
1588 xNetworkBuffer.xDataLength = ipconfigNETWORK_MTU; in test_FreeRTOS_getaddrinfo_a_IPv6Random_LocalDNSSuccess()
1628 DNS_ReadReply_ExpectAnyArgsAndReturn( ipconfigNETWORK_MTU ); in test_FreeRTOS_getaddrinfo_a_IPv6Random_LocalDNSSuccess()
1659 uint8_t ucEtherBuffer[ ipconfigNETWORK_MTU + ipBUFFER_PADDING ]; in test_FreeRTOS_getaddrinfo_a_IPv4Random_LocalDNSUnknownPreference()
1673 xNetworkBuffer.xDataLength = ipconfigNETWORK_MTU; in test_FreeRTOS_getaddrinfo_a_IPv4Random_LocalDNSUnknownPreference()
1724 uint8_t ucEtherBuffer[ ipconfigNETWORK_MTU + ipBUFFER_PADDING ]; in test_FreeRTOS_getaddrinfo_a_IPv6Random_LLMNRDNSSuccess()
1738 xNetworkBuffer.xDataLength = ipconfigNETWORK_MTU; in test_FreeRTOS_getaddrinfo_a_IPv6Random_LLMNRDNSSuccess()
1778 DNS_ReadReply_ExpectAnyArgsAndReturn( ipconfigNETWORK_MTU ); in test_FreeRTOS_getaddrinfo_a_IPv6Random_LLMNRDNSSuccess()
1808 uint8_t ucEtherBuffer[ ipconfigNETWORK_MTU + ipBUFFER_PADDING ]; in test_FreeRTOS_getaddrinfo_a_IPv6Random_LLMNRDNSNoEndPoint()
1821 xNetworkBuffer.xDataLength = ipconfigNETWORK_MTU; in test_FreeRTOS_getaddrinfo_a_IPv6Random_LLMNRDNSNoEndPoint()
1871 uint8_t ucEtherBuffer[ ipconfigNETWORK_MTU + ipBUFFER_PADDING ]; in test_FreeRTOS_getaddrinfo_a_IPv4Random_LLMNRDNSUnknownPreference()
1885 xNetworkBuffer.xDataLength = ipconfigNETWORK_MTU; in test_FreeRTOS_getaddrinfo_a_IPv4Random_LLMNRDNSUnknownPreference()
1937 uint8_t ucEtherBuffer[ ipconfigNETWORK_MTU + ipBUFFER_PADDING ]; in test_FreeRTOS_getaddrinfo_a_IPv4Random_LLMNRFail()
1951 xNetworkBuffer.xDataLength = ipconfigNETWORK_MTU; in test_FreeRTOS_getaddrinfo_a_IPv4Random_LLMNRFail()
2014 uint8_t ucEtherBuffer[ ipconfigNETWORK_MTU + ipBUFFER_PADDING ]; in test_FreeRTOS_getaddrinfo_a_IPv6Random_LLMNRFail()
2028 xNetworkBuffer.xDataLength = ipconfigNETWORK_MTU; in test_FreeRTOS_getaddrinfo_a_IPv6Random_LLMNRFail()
2114 uint8_t ucEtherBuffer[ ipconfigNETWORK_MTU + ipBUFFER_PADDING ]; in test_FreeRTOS_getaddrinfo_a_IPv4Random_PortSpecified()
2128 xNetworkBuffer.xDataLength = ipconfigNETWORK_MTU; in test_FreeRTOS_getaddrinfo_a_IPv4Random_PortSpecified()
2167 DNS_ReadReply_ExpectAnyArgsAndReturn( ipconfigNETWORK_MTU ); in test_FreeRTOS_getaddrinfo_a_IPv4Random_PortSpecified()