Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil.h469 } ipftag_t; typedef
694 ipftag_t fr_nattag;
982 ipftag_t fl_nattag;
1790 extern int ipf_matchtag __P((ipftag_t *, ipftag_t *));
H A Dip_nat.h259 ipftag_t in_tag;
H A Dfil.c6875 ipftag_t *tag1, *tag2; in ipf_matchtag()