Lines Matching refs:fr_func
2464 f = (*fr->fr_func)(fin, &pass);
2504 if ((fr->fr_func == NULL) ||
2505 (fr->fr_func == (ipfunc_t)-1))
2510 fr = (*fr->fr_func)(fin, &passt);
2721 if ((fr != NULL) && (fr->fr_func != NULL) &&
2722 (fr->fr_func != (ipfunc_t)-1) && !(pass & FR_CALLNOW))
2723 (void) (*fr->fr_func)(fin, &pass);
4377 if (memcmp(&fr1->fr_func, &fr2->fr_func,
4378 fr1->fr_size - offsetof(struct frentry, fr_func)) != 0)
4511 if ((makecopy == 1) && (fp->fr_func != NULL)) {
4512 if (ipf_findfunc(fp->fr_func) == NULL) {
4525 ((fp->fr_func == NULL) || (fp->fr_func == (ipfunc_t)-1))) {
4531 ((fp->fr_func == NULL) || (fp->fr_func == (ipfunc_t)-1))) {
4860 for (fp->fr_cksum = 0, p = (u_int *)&fp->fr_func, pp = &fp->fr_cksum;
5252 if (ft->ipfu_addr == fr->fr_func) {
5278 if (ft->ipfu_addr == fr->fr_func) {