Searched defs:ipfr (Results 1 – 1 of 1) sorted by relevance
14 typedef struct ipfr { struct15 struct ipfr *ipfr_hnext, **ipfr_hprev; argument16 struct ipfr *ipfr_next, **ipfr_prev; argument17 void *ipfr_data; argument18 frentry_t *ipfr_rule; argument19 u_long ipfr_ttl; argument20 u_int ipfr_pkts; argument21 u_int ipfr_bytes; argument22 u_int ipfr_badorder; argument23 int ipfr_ref; argument[all …]