Home
last modified time | relevance | path

Searched refs:fr_func (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintfr.c39 } else if (fp->fr_func != NULL) {
43 s = kvatoname(fp->fr_func, iocfunc);
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c1951 f = (*fr->fr_func)(fin, &pass);
1990 if ((fr->fr_func != NULL) &&
1991 (fr->fr_func != (ipfunc_t)-1)) {
1996 fr = (*fr->fr_func)(fin, &passt);
2229 if ((fr != NULL) && (fr->fr_func != NULL) &&
2230 (fr->fr_func != (ipfunc_t)-1) && !(pass & FR_CALLNOW))
2231 (void) (*fr->fr_func)(fin, &pass);
4436 if ((makecopy == 1) && (fp->fr_func != NULL)) {
4437 if (fr_findfunc(fp->fr_func) == NULL)
4655 if (bcmp((char *)&f->fr_func, (char *)&fp->fr_func, FR_CMPSIZ))
[all …]
H A Dip_auth.c218 fr->fr_func = NULL;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h594 ipfunc_t fr_func; /* call this function */ member
682 offsetof(struct frentry, fr_func))
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipf_y.y334 func: YY_STR '/' YY_NUMBER { fr->fr_func = nametokva($1,