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

  /hardware/broadcom/wlan/bcm4329/dhdutil/include/proto/
bcmip.h 37 #define IP_VER_4 4
142 (IP_VER(ip_body) == IP_VER_4 ? IPV4_TOS(ip_body) : \
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmip.h 37 #define IP_VER_4 4
144 (IP_VER(ip_body) == IP_VER_4 ? IPV4_TOS(ip_body) : \
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h 788 /* 0 */ IP_VER_4 = 0, /**< */
    [all...]

Completed in 124 milliseconds