Searched defs:usLocalPort (Results 1 – 5 of 5) sorted by relevance
75 uint16_t usLocalPort; member88 uint16_t usLocalPort; member
1060 uint16_t usLocalPort = 0x1234; in test_prvTCPSetSocketCount_ListeningSocketNonZeroChildren2() local1088 uint16_t usLocalPort = 0x1234; in test_prvTCPSetSocketCount_ListeningSocketNonZeroChildren3() local1118 uint16_t usLocalPort = 0x1234; in test_prvTCPSetSocketCount_ListeningSocketNonZeroChildren4() local1148 uint16_t usLocalPort = 0x1234; in test_prvTCPSetSocketCount_ListeningSock_HappyPath1() local1189 uint16_t usLocalPort = 0x1234; in test_prvTCPSetSocketCount_ListeningSock_HappyPath2() local1230 uint16_t usLocalPort = 0x1234; in test_prvTCPSetSocketCount_ListeningSock_HappyPath3() local1271 uint16_t usLocalPort = 0x1234; in test_prvTCPSetSocketCount_NotListeningSock_1() local1301 uint16_t usLocalPort = 0x1234; in test_prvTCPSetSocketCount_NotListeningSock_2() local1332 uint16_t usLocalPort = 0x1234; in test_prvTCPSetSocketCount_NotListeningSock_3() local1363 uint16_t usLocalPort = 0x1234; in test_prvTCPSetSocketCount_NotListeningSock_HappyPath() local
635 uint16_t usLocalPort = FreeRTOS_htons( pxProtocolHeaders->xTCPHeader.usDestinationPort ); in xProcessReceivedTCPPacket() local
1664 uint16_t usLocalPort = pxSocketToDelete->usLocalPort; in prvTCPSetSocketCount() local
666 uint16_t usLocalPort; /**< Local port on this machine */ member