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

  /external/qemu/slirp/
bootp.c 106 static void dhcp_decode(const struct bootp_t *bp, int *pmsg_type, function
165 dhcp_decode(bp, &dhcp_msg_type, &preq_addr);
  /external/qemu/slirp-android/
bootp.c 111 static void dhcp_decode(const struct bootp_t *bp, int *pmsg_type, function
170 dhcp_decode(bp, &dhcp_msg_type, &preq_addr);

Completed in 75 milliseconds