Home
last modified time | relevance | path

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

/dragonfly/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
/dragonfly/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()
/dragonfly/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
/dragonfly/crypto/openssh/
H A Dsftp-server.c70 static char *client_addr = NULL; variable