Searched refs:packet_ok (Results 1 – 1 of 1) sorted by relevance
/external/iputils/ |
D | traceroute6.c | 294 int packet_ok(u_char *buf, int cc, struct sockaddr_in6 *from, 611 if ((i = packet_ok(packet, cc, &from, &to, seq, &t1))) { in main() 824 int packet_ok(u_char *buf, int cc, struct sockaddr_in6 *from, in packet_ok() function
|