Home
last modified time | relevance | path

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

/haiku/src/bin/network/traceroute/
H A Dtraceroute.c387 void pkt_compare(const u_char *, int, const u_char *, int);
1116 pkt_compare((void *)outip, packlen, in main()
2089 pkt_compare(const u_char *a, int la, const u_char *b, int lb) { in pkt_compare() function