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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_fcr.c 1392 BOOLEAN packet_ok = TRUE; local
    [all...]
  /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

Completed in 331 milliseconds