Home
last modified time | relevance | path

Searched refs:frgroup_t (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/ipf/tools/
H A Dipfcomp.c30 static void printhooks __P((FILE *, int, int, frgroup_t *));
31 static void emitheader __P((frgroup_t *, u_int, u_int));
147 static frgroup_t *groups = NULL;
155 frgroup_t *g;
183 g = (frgroup_t *)calloc(1, sizeof(*g));
227 g = (frgroup_t *)calloc(1, sizeof(*g));
300 frgroup_t *g;
347 frgroup_t *grp; in emitheader()
351 frgroup_t *g;
403 frgroup_t *g; in emittail()
[all …]
H A Dipfstat.c813 frgroup_t *grtop, *grtail, *g;
907 frgroup_t *grtop, *grtail, *g;
1693 frgroup_t *fp, grp;
H A Dipftest.c687 frgroup_t *fg;
/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dipf_stack.h62 frgroup_t *ifs_ipfgroups[IPL_LOGSIZE][2];
H A Dip_fil.h1006 } frgroup_t; typedef
1547 extern frgroup_t *fr_addgroup __P((char *, void *, u_32_t, minor_t, int,
1551 extern frgroup_t *fr_findgroup __P((char *, minor_t, int, frgroup_t ***,
/titanic_50/usr/src/uts/common/inet/ipf/
H A Dfil.c3323 frgroup_t *fr_findgroup(group, unit, set, fgpp, ifs) in fr_findgroup()
3327 frgroup_t ***fgpp;
3330 frgroup_t *fg, **fgp;
3364 frgroup_t *fr_addgroup(group, head, flags, unit, set, ifs) in fr_addgroup()
3372 frgroup_t *fg, **fgp;
3393 KMALLOC(fg, frgroup_t *);
3424 frgroup_t *fg, **fgp;
3456 frgroup_t *fg;
3483 frgroup_t *fg;
3954 frgroup_t *g;
[all …]