Home
last modified time | relevance | path

Searched refs:xLocalList (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus-TCP-v4.0.0/test/unit-test/FreeRTOS_Sockets/
DFreeRTOS_Sockets_privates_utest.c680 ListItem_t xLocalList; in test_vSocketBind_GotNULLItem() local
721 ListItem_t xLocalList; in test_vSocketBind_GotANonNULLValue() local
722 ListItem_t * xListStart = &xLocalList; in test_vSocketBind_GotANonNULLValue()
755 ListItem_t xLocalList; in test_vSocketBind_TCPGotAProperValue() local
756 ListItem_t * xListStart = &xLocalList; in test_vSocketBind_TCPGotAProperValue()
786 MiniListItem_t xLocalList; in test_vSocketBind_TCPGotAProperValuePortZero() local
788 xBoundTCPSocketsList.xListEnd = xLocalList; in test_vSocketBind_TCPGotAProperValuePortZero()
826 ListItem_t xLocalList; in test_vSocketBind_TCPv6GotAProperValue() local
827 ListItem_t * xListStart = &xLocalList; in test_vSocketBind_TCPv6GotAProperValue()
865 ListItem_t xLocalList; in test_vSocketBind_TCPBindAnyAddress() local
[all …]