Home
last modified time | relevance | path

Searched refs:pkt_compare (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/traceroute/
HDtraceroute.c387 void pkt_compare(const u_char *, int, const u_char *, int);
1048 pkt_compare((void *)outip, packlen, in main()
1951 pkt_compare(const u_char *a, int la, const u_char *b, int lb) { in pkt_compare() function