Home
last modified time | relevance | path

Searched defs:client_addr (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/usr.sbin/ypserv/
H A Dyp_dnslookup.c111 struct sockaddr_in client_addr; member
226 struct sockaddr_in client_addr; in yp_send_dns_reply() local
/dflybsd-src/sbin/dhclient/
H A Ddhclient.c661 dhcpack(struct iaddr client_addr, struct option_data *options) in dhcpack()
790 dhcpoffer(struct iaddr client_addr, struct option_data *options) in dhcpoffer()
949 dhcpnak(struct iaddr client_addr, struct option_data *options) in dhcpnak()
/dflybsd-src/contrib/wpa_supplicant/src/radius/
H A Dradius_das.h48 const struct hostapd_ip_addr *client_addr; member
H A Dradius_client.h171 struct hostapd_ip_addr client_addr; member
H A Dradius_das.c23 struct hostapd_ip_addr client_addr; member
/dflybsd-src/crypto/openssh/
H A Dsftp-server.c70 static char *client_addr = NULL; variable