Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ipf/tools/
H A Dipfcomp.c37 static void printhooks __P((FILE *, int, int, frgroup_t *));
38 static void emitheader __P((frgroup_t *, u_int, u_int));
154 static frgroup_t *groups = NULL;
162 frgroup_t *g;
190 g = (frgroup_t *)calloc(1, sizeof(*g));
234 g = (frgroup_t *)calloc(1, sizeof(*g));
307 frgroup_t *g;
354 frgroup_t *grp; in emitheader()
358 frgroup_t *g;
410 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.c692 frgroup_t *fg;
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dipf_stack.h62 frgroup_t *ifs_ipfgroups[IPL_LOGSIZE][2];
H A Dip_fil.h1004 } frgroup_t; typedef
1545 extern frgroup_t *fr_addgroup __P((char *, void *, u_32_t, minor_t, int,
1549 extern frgroup_t *fr_findgroup __P((char *, minor_t, int, frgroup_t ***,
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dfil.c3320 frgroup_t *fr_findgroup(group, unit, set, fgpp, ifs) in fr_findgroup()
3324 frgroup_t ***fgpp;
3327 frgroup_t *fg, **fgp;
3361 frgroup_t *fr_addgroup(group, head, flags, unit, set, ifs) in fr_addgroup()
3369 frgroup_t *fg, **fgp;
3390 KMALLOC(fg, frgroup_t *);
3421 frgroup_t *fg, **fgp;
3453 frgroup_t *fg;
3480 frgroup_t *fg;
3951 frgroup_t *g;
[all …]