Home
last modified time | relevance | path

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

/freebsd/usr.sbin/traceroute/
H A Dtraceroute.c374 void pkt_compare(const u_char *, int, const u_char *, int);
1085 pkt_compare((void *)outip, packlen, in main()
2067 pkt_compare(const u_char *a, int la, const u_char *b, int lb) { in pkt_compare() function