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

  /external/tcpdump/
addrtoname.h 40 extern const char *udpport_string(u_short);
print-udp.c 322 udpport_string(sport),
324 udpport_string(dport));
329 udpport_string(sport),
330 udpport_string(dport));
344 udpport_string(sport),
346 udpport_string(dport));
351 udpport_string(sport),
352 udpport_string(dport));
print-icmp.c 401 udpport_string(dport));
addrtoname.c 685 udpport_string(register u_short port) function
print-icmp6.c 380 udpport_string(dport));
    [all...]

Completed in 203 milliseconds