Searched refs:client_ip (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_console_io.h79 char client_ip[64]; member in struct:osm_console
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_console_io.c114 p_oct->client_hn, p_oct->client_ip);
145 p_oct->client_hn, p_oct->client_ip);
158 p_oct->client_hn, p_oct->client_ip);
170 hosts_ctl((char *)OSM_DAEMON_NAME, p_oct->client_hn, p_oct->client_ip,
H A Dosm_console.c1879 (AF_INET, &sin.sin_addr, p_oct->client_ip,
1880 sizeof(p_oct->client_ip)) == NULL) {
1881 snprintf(p_oct->client_ip, sizeof(p_oct->client_ip),
1898 p_oct->client_hn, p_oct->client_ip);
/freebsd-11-stable/contrib/wpa/src/common/
H A Ddhcp.h48 be32 client_ip; member in struct:dhcp_data
67 be32 client_ip; member in struct:bootp_pkt
/freebsd-11-stable/contrib/unbound/services/cache/
H A Dinfra.c1046 char client_ip[128], qnm[LDNS_MAX_DOMAINLEN+1+12+12]; local
1048 repinfo->addrlen, client_ip, sizeof(client_ip));
1063 client_ip, infra_ip_ratelimit, qnm);
1066 client_ip, infra_ip_ratelimit);
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dfils_hlp.c268 iph->daddr = dhcp->client_ip;

Completed in 177 milliseconds