HomeSort by: relevance | last modified time | path
    Searched refs:frentry (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_scan.h 25 struct frentry;
102 extern int ipf_scan_attachfr(struct frentry *);
104 extern int ipf_scan_detachfr(struct frentry *);
ip_auth.h 31 struct frentry fae_fr;
ip_fil.h 420 struct frentry *fin_fr; /* last matching rule */
499 typedef struct frentry *(*ipfunc_t)(fr_info_t *, u_32_t *);
501 struct frentry *);
687 typedef struct frentry * (* frentfunc_t)(fr_info_t *);
689 typedef struct frentry { struct
691 struct frentry *fr_next;
692 struct frentry **fr_pnext;
697 struct frentry *fr_dnext; /* 2 fr_die linked list pointers */
698 struct frentry **fr_pdnext;
847 #define FR_CMPSIZ (sizeof(struct frentry) -
    [all...]
ip_scan.c 223 struct frentry *fr;
275 struct frentry *fr;
ip_state.h 156 struct frentry ips_fr;
ip_fil_compat.c 159 struct frentry *fr_next;
160 struct frentry **fr_grp;
206 struct frentry *fr_next;
207 struct frentry **fr_grp;
256 struct frentry *fr_next;
257 struct frentry **fr_grp;
332 struct frentry *fin_fr; /* last matching rule */
372 struct frentry *fin_fr;
413 struct frentry *fin_fr;
453 struct frentry *fin_fr
    [all...]
ip_nat.h 434 struct frentry ipn_fr;
fil.c 2379 struct frentry *fr, *fnext;
4378 fr1->fr_size - offsetof(struct frentry, fr_func)) != 0)
6157 { 1, sizeof(struct frentry), 5010000 }, /* 0 */

Completed in 26 milliseconds