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

/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_log.c152 iplog_t *ipll[IPL_LOGSIZE]; member in struct:ipf_log_softc_s
268 softl->ipll[i] = NULL;
627 if ((softl->ipll[unit] != NULL) &&
631 softl->ipll[unit]->ipl_count++;
649 softl->ipll[unit] = ipl;
819 softl->ipll[unit] = NULL;
854 softl->ipll[unit] = NULL;

Completed in 57 milliseconds