Home
last modified time | relevance | path

Searched defs:ciaddr (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/device/generic/goldfish/dhcp/common/include/
Dmessage.h86 uint32_t ciaddr; /* client IP addr */ member
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/net/
DDhcpServerTest.py941 def _make_dhcp(self, src_hwaddr, options, ciaddr=INET4_ANY, argument
963 def _make_request(self, src_hwaddr, reqaddr, siaddr, ciaddr=INET4_ANY, argument
/aosp_15_r20/system/core/libnetutils/
H A Ddhcpmsg.h47 uint32_t ciaddr; /* client IP addr */ member
/aosp_15_r20/external/wpa_supplicant_8/src/drivers/
H A Ddriver_wired.c67 u_int32_t ciaddr; member
/aosp_15_r20/external/toybox/toys/pending/
H A Ddhcp.c158 uint32_t ciaddr; member
H A Ddhcpd.c141 unsigned ciaddr, yiaddr, nsiaddr, ngiaddr; member
/aosp_15_r20/external/dnsmasq/src/
H A Ddnsmasq.h559 struct in_addr ciaddr, yiaddr, siaddr, giaddr; member