HomeSort by: relevance | last modified time | path
    Searched defs:ipll (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_log.c 158 iplog_t *ipll[IPL_LOGSIZE]; member in struct:ipf_log_softc_s
266 softl->ipll[i] = NULL;
621 if ((softl->ipll[unit] != NULL) &&
625 softl->ipll[unit]->ipl_count++;
643 softl->ipll[unit] = ipl;
810 softl->ipll[unit] = NULL;
843 softl->ipll[unit] = NULL;

Completed in 57 milliseconds