Searched refs:sourcePort (Results 1 – 2 of 2) sorted by relevance
95 u_short sourcePort, destPort; in sctp_print() local127 sourcePort = EXTRACT_16BITS(&sctpPktHdr->source); in sctp_print()134 sourcePort, in sctp_print()142 sourcePort, in sctp_print()148 if (isForCES_port(sourcePort)) { in sctp_print()149 printf("[%s]", tok2str(ForCES_channels, NULL, sourcePort)); in sctp_print()
2003 public MessageChannel createRawMessageChannel(String sourceIpAddress, int sourcePort, in createRawMessageChannel() argument2027 && sourcePort == nextProcessor.getPort()) { in createRawMessageChannel()