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

  /external/tcpdump/
addrtoname.h 30 extern const char *udpport_string(u_short);
print-udp.c 383 udpport_string(sport),
385 udpport_string(dport));
390 udpport_string(sport),
391 udpport_string(dport));
405 udpport_string(sport),
407 udpport_string(dport));
412 udpport_string(sport),
413 udpport_string(dport));
print-icmp.c 400 udpport_string(dport));
addrtoname.c 643 udpport_string(register u_short port) function
print-icmp6.c 310 udpport_string(dport));
    [all...]

Completed in 612 milliseconds