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

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

Completed in 226 milliseconds