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

/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsysplugin.c98 * ht_type and ht_ip are only used for hostname lookup cacheing.
103 uint32_t ht_ip[4]; member in struct:hashtable
367 if (hosthash[ix].ht_ip[i] != tid->at_addr[i]) {
381 hosthash[ix].ht_ip[0] = tid->at_addr[0];
384 (void) memcpy((char *)hosthash[ix].ht_ip,

Completed in 60 milliseconds