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

  /external/syslinux/core/lwip/src/include/ipv4/lwip/
ip.h 56 #define IP_PROTO_TCP 6
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
FrameParser.java 122 private static final byte IP_PROTO_TCP = 6;
150 case IP_PROTO_TCP:

Completed in 82 milliseconds