Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_scan.h23 struct frentry;
94 extern int ipf_scan_attachfr __P((struct frentry *));
96 extern int ipf_scan_detachfr __P((struct frentry *));
H A Dip_fil.h362 struct frentry *fin_fr; /* last matching rule */
624 typedef struct frentry * (* frentfunc_t) __P((fr_info_t *));
626 typedef struct frentry { struct
628 struct frentry *fr_next; argument
629 struct frentry **fr_pnext; argument
634 struct frentry *fr_dnext; /* 2 fr_die linked list pointers */ argument
635 struct frentry **fr_pdnext; argument
787 #define FR_CMPSIZ (offsetof(struct frentry, fr_ifnames) - \
788 offsetof(struct frentry, fr_func))
1096 struct frentry *fg_head;
[all …]
H A Dip_auth.h32 struct frentry fae_fr;
H A Dip_scan.c208 struct frentry *fr; in ipf_scan_attachfr()
260 struct frentry *fr; in ipf_scan_detachfr()
H A Dip_state.h153 struct frentry ips_fr;
H A Dip_nat.h412 struct frentry ipn_fr;
H A Dfil.c2394 struct frentry *fr, *fnext;
6312 { 1, sizeof(struct frentry), 5010000 }, /* 0 */