HomeSort by relevance Sort by last modified time
    Searched refs:packet_ok (Results 1 - 2 of 2) sorted by null

  /external/iputils/
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))) {
824 int packet_ok(u_char *buf, int cc, struct sockaddr_in6 *from, function
  /system/bt/stack/l2cap/
l2c_fcr.cc 1419 bool packet_ok = true; local
    [all...]

Completed in 50 milliseconds