Home
last modified time | relevance | path

Searched defs:frentry (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h560 typedef struct frentry { struct
562 struct frentry *fr_next; argument
563 struct frentry **fr_grp; argument
564 struct ipscan *fr_isc;
565 void *fr_ifas[4];
566 void *fr_ptr; /* for use with fr_arg */
567 char *fr_comment; /* text comment for rule */
568 int fr_ref; /* reference count - for grouping */
569 int fr_statecnt; /* state count - for limit rules */
574 U_QUAD_T fr_hits;
[all …]