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

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmip.h 101 BWL_PRE_PACKED_STRUCT struct ipv4_hdr { struct
  /system/connectivity/shill/wifi/
wake_on_wifi.cc 228 struct iphdr ipv4_hdr; member in struct:shill::__anon74188
231 CHECK_EQ(sizeof(pattern_bytes.ipv4_hdr.saddr), ip_addr.GetLength());
232 memcpy(&pattern_bytes.ipv4_hdr.saddr, ip_addr.GetConstData(),
235 reinterpret_cast<unsigned char*>(&pattern_bytes.ipv4_hdr.saddr) -
    [all...]

Completed in 50 milliseconds