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

  /system/bt/btif/include/
btif_pan_internal.h 61 unsigned char h_src[ETH_ADDR_LEN]; member in struct:eth_hdr
  /system/bt/btif/src/
btif_pan.c 442 memcpy(&eth_hdr.h_src, src, ETH_ADDR_LEN);
551 int result = PAN_WriteBuf(handle, eth_hdr->h_dest, eth_hdr->h_src, ntohs(eth_hdr->h_proto), hdr, 0);
  /external/libvncserver/x11vnc/
scan.c 1719 char *h_src, *h_dst; local
    [all...]

Completed in 307 milliseconds