Home
last modified time | relevance | path

Searched refs:fripf_t (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/ipf/tools/
H A Dipfcomp.c65 fripf_t *ipf;
167 f->fr_ipf = (fripf_t *)malloc(sizeof(*f->fr_ipf));
453 fripf_t *ipf;
H A Dipf_y.y1897 fr->fr_data = (void *)calloc(sizeof(fripf_t), 1); in setipftype()
1900 fr->fr_dsize = sizeof(fripf_t); in setipftype()
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h541 } fripf_t; typedef
586 fripf_t *fru_ipf;
/titanic_50/usr/src/uts/common/inet/ipf/
H A Dfil.c1677 fripf_t *fri;
4550 if (fp->fr_dsize != sizeof(fripf_t)) {