Searched refs:ippool_dst_t (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/contrib/ipfilter/lib/
H A Dprintdstlist.c10 ippool_dst_t *
12 ippool_dst_t *pp;
20 ippool_dst_t dst;
H A Dprintdstlistdata.c13 ippool_dst_t *pool;
H A Dload_dstlist.c18 ippool_dst_t *dst;
24 ippool_dst_t dest;
H A Dprintdstl_live.c16 ippool_dst_t *
18 ippool_dst_t *d;
/freebsd-10.0-release/contrib/ipfilter/
H A Dip_dstlist.c78 ippool_dst_t *dstlist[LOOKUP_POOL_SZ];
79 ippool_dst_t **tails[LOOKUP_POOL_SZ];
108 static void ipf_dstlist_table_free __P((ipf_dstl_softc_t *, ippool_dst_t *));
110 ipf_dstl_softc_t *, ippool_dst_t *));
112 ippool_dst_t *));
113 static ipf_dstnode_t *ipf_dstlist_select __P((fr_info_t *, ippool_dst_t *));
115 static void ipf_dstlist_node_free __P((ipf_dstl_softc_t *, ippool_dst_t *, ipf_dstnode_t *));
282 ippool_dst_t *node, *next;
337 ipf_dstlist_table_deref(softc, arg, (ippool_dst_t *)data);
369 ippool_dst_t zer
[all...]
H A Dip_dstlist.h50 } ippool_dst_t; typedef in typeref:struct:ippool_dst
H A Dipf.h322 extern ippool_dst_t *printdstl_live __P((ippool_dst_t *, int, char *,
342 extern void printdstlistdata __P((ippool_dst_t *, int));
/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_dstlist.c78 ippool_dst_t *dstlist[LOOKUP_POOL_SZ];
79 ippool_dst_t **tails[LOOKUP_POOL_SZ];
108 static void ipf_dstlist_table_free __P((ipf_dstl_softc_t *, ippool_dst_t *));
110 ipf_dstl_softc_t *, ippool_dst_t *));
112 ippool_dst_t *));
113 static ipf_dstnode_t *ipf_dstlist_select __P((fr_info_t *, ippool_dst_t *));
115 static void ipf_dstlist_node_free __P((ipf_dstl_softc_t *, ippool_dst_t *, ipf_dstnode_t *));
282 ippool_dst_t *node, *next;
337 ipf_dstlist_table_deref(softc, arg, (ippool_dst_t *)data);
369 ippool_dst_t zer
[all...]
H A Dip_dstlist.h50 } ippool_dst_t; typedef in typeref:struct:ippool_dst
/freebsd-10.0-release/contrib/ipfilter/tools/
H A Dippool_y.y52 static ippool_dst_t ipld;
H A Dippool.c1003 ippool_dst_t table;

Completed in 512 milliseconds