Searched refs:fr_info (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dip_scan.h20 struct fr_info;
95 extern int ipf_scan_packet(struct fr_info *, struct ipstate *);
H A Dip_state.h294 extern int ipf_tcp_age(struct ipftqent *, struct fr_info *,
296 extern int ipf_tcpinwindow(struct fr_info *, struct tcpdata *,
301 extern frentry_t *ipf_state_check(struct fr_info *, u_32_t *);
H A Dip_fil.h356 typedef struct fr_info { struct
450 * Size for compares on fr_info structures
456 * Size for copying cache fr_info structure
1288 #define IPFOBJ_IPFINFO 2 /* struct fr_info */
H A Dip_state.c171 static int ipf_state_tcpinwindow(struct fr_info *, struct tcpdata *,
H A Dfil.c6135 { 0, sizeof(struct fr_info), 5010000 },

Completed in 264 milliseconds