Searched refs:tcp_port (Results 1 – 1 of 1) sorted by relevance
168 int tcp_port = -1; in pcap_nametoport() local179 tcp_port = ntohs(sp->s_port); in pcap_nametoport()183 if (tcp_port >= 0) in pcap_nametoport()185 *port = tcp_port; in pcap_nametoport()189 if (udp_port == tcp_port) in pcap_nametoport()