Searched refs:udp_port (Results 1 – 1 of 1) sorted by relevance
169 int udp_port = -1; in pcap_nametoport() local182 udp_port = ntohs(sp->s_port); in pcap_nametoport()187 if (udp_port >= 0) in pcap_nametoport()189 if (udp_port == tcp_port) in pcap_nametoport()200 if (udp_port >= 0) in pcap_nametoport()202 *port = udp_port; in pcap_nametoport()