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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dipf_stack.h52 fr_info_t ifs_frcache[2][8]; member in struct:ipf_stack
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c312 bzero((char *)ifs->ifs_frcache, sizeof(ifs->ifs_frcache));
740 bzero((char *)ifs->ifs_frcache,
741 sizeof (ifs->ifs_frcache));
H A Dfil.c2167 fc = &ifs->ifs_frcache[out][CACHE_HASH(fin)];
3569 bzero((char *)ifs->ifs_frcache, sizeof (ifs->ifs_frcache));
4650 bzero((char *)ifs->ifs_frcache, sizeof (ifs->ifs_frcache));

Completed in 65 milliseconds