Home
last modified time | relevance | path

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

/external/iputils/
Dtraceroute6.c294 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