Searched refs:your_ip (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/ap/
H A Ddhcp_snoop.c101 if (b->your_ip == 0)
112 ipaddr_str(be_to_host32(b->your_ip)),
115 if (sta->ipaddr == b->your_ip)
126 res = hostapd_drv_br_add_ip_neigh(hapd, 4, (u8 *) &b->your_ip,
134 sta->ipaddr = b->your_ip;
H A Dfils_hlp.c125 wpabuf_put_data(sta->hlp_dhcp_discover, &dhcpoffer->your_ip, 4);
/freebsd-13-stable/contrib/wpa/src/common/
H A Ddhcp.h49 be32 your_ip; member in struct:dhcp_data
68 be32 your_ip; member in struct:bootp_pkt

Completed in 106 milliseconds