Searched refs:irc (Results 1 – 1 of 1) sorted by relevance
233 ircinfo_t *irc; local238 KMALLOC(irc, ircinfo_t *);239 if (irc == NULL)244 aps->aps_data = irc;247 bzero((char *)irc, sizeof(*irc));264 ircinfo_t *irc; local291 irc = nat->nat_aps->aps_data;299 if (irc->irc_ipnum != ntohl(nat->nat_osrcaddr))302 a5 = irc->irc_port;308 olen = irc->irc_len;[all …]