Searched refs:xPortHasUDPSocket (Results 1 – 3 of 3) sorted by relevance
254 BaseType_t xPortHasUDPSocket( uint16_t usPortNr );
852 … if( ( xPortHasUDPSocket( pxProtPacket->xUDPPacket.xUDPHeader.usDestinationPort ) == pdFALSE ) in xMayAcceptPacket()
2922 BaseType_t xPortHasUDPSocket( uint16_t usPortNr ) in xPortHasUDPSocket() function