Home
last modified time | relevance | path

Searched refs:ipl_count (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_log.c450 ifs->ifs_ipll[dev]->ipl_count++;
492 ipl->ipl_count = 1;
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c1021 if (ipl->ipl_count > 1) {
1022 (void) sprintf(t, "%dx ", ipl->ipl_count);
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h861 u_int ipl_count; member