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

  /libcore/luni/src/main/native/
libcore_net_RawSocket.cpp 197 u_int8_t ip_proto = ((iphdr *) packetData)->protocol; local
198 if (ip_proto != IPPROTO_UDP) {
  /external/libpcap/
gencode.c     [all...]

Completed in 182 milliseconds