Home
last modified time | relevance | path

Searched refs:fr_icmpgrp (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dfil.c3733 if (fp->fr_icmpgrp != NULL) {
3734 freed += ipf_group_flush(softc, fp->fr_icmpgrp);
4571 fp->fr_icmpgrp = NULL;
5162 fp->fr_icmpgrp = NULL;
5166 fp->fr_icmpgrp = fg;
5582 if (fr->fr_icmpgrp != NULL)
5583 ipf_group_del(softc, fr->fr_icmpgrp, fr);
H A Dip_fil.h632 struct frgroup *fr_icmpgrp; member
H A Dip_state.c2914 if (fr != NULL && fr->fr_icmpgrp != NULL) {
2916 fin->fin_fr = fr->fr_icmpgrp->fg_start;