HomeSort by relevance Sort by last modified time
    Searched refs:udpport_string (Results 1 - 5 of 5) sorted by null

  /external/tcpdump/
addrtoname.h 38 extern const char *udpport_string(u_short);
print-udp.c 311 udpport_string(sport),
313 udpport_string(dport)));
318 udpport_string(sport),
319 udpport_string(dport)));
333 udpport_string(sport),
335 udpport_string(dport)));
340 udpport_string(sport),
341 udpport_string(dport)));
print-icmp.c 397 udpport_string(dport));
addrtoname.c 682 udpport_string(register u_short port) function
print-icmp6.c 966 udpport_string(dport)));
    [all...]

Completed in 3201 milliseconds