Home
last modified time | relevance | path

Searched refs:ipl_next (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_log.c573 ipl->ipl_next = NULL;
625 softl->iplh[unit] = &ipl->ipl_next;
748 softl->iplt[unit] = ipl->ipl_next;
757 ipl->ipl_next = softl->iplt[unit];
800 softl->iplt[unit] = ipl->ipl_next;
H A Dip_fil.h965 struct iplog *ipl_next; member