Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h465 } ipftag_t; typedef
609 ipftag_t fr_nattag;
884 ipftag_t fl_nattag;
1579 extern int fr_matchtag __P((ipftag_t *, ipftag_t *));
H A Dip_nat.h213 ipftag_t in_tag;
/titanic_50/usr/src/uts/common/inet/ipf/
H A Dfil.c6175 ipftag_t *tag1, *tag2; in fr_matchtag()