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

/netbsd-current/external/bsd/ipf/dist/lib/
H A Dprintdstlist.c12 ippool_dst_t *
14 ippool_dst_t *pp;
22 ippool_dst_t dst;
H A Dprintdstlistdata.c15 ippool_dst_t *pool;
H A Dload_dstlist.c20 ippool_dst_t *dst;
26 ippool_dst_t dest;
H A Dprintdstl_live.c18 ippool_dst_t *
20 ippool_dst_t *d;
/netbsd-current/external/bsd/ipf/dist/
H A Dip_dstlist.c80 ippool_dst_t *dstlist[LOOKUP_POOL_SZ];
81 ippool_dst_t **tails[LOOKUP_POOL_SZ];
110 static void ipf_dstlist_table_free __P((ipf_dstl_softc_t *, ippool_dst_t *));
112 ipf_dstl_softc_t *, ippool_dst_t *));
114 ippool_dst_t *));
115 static ipf_dstnode_t *ipf_dstlist_select __P((fr_info_t *, ippool_dst_t *));
117 static void ipf_dstlist_node_free __P((ipf_dstl_softc_t *, ippool_dst_t *, ipf_dstnode_t *));
284 ippool_dst_t *node, *next;
339 ipf_dstlist_table_deref(softc, arg, (ippool_dst_t *)data);
371 ippool_dst_t zer
[all...]
H A Dip_dstlist.h52 } 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));
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_dstlist.c78 ippool_dst_t *dstlist[LOOKUP_POOL_SZ];
79 ippool_dst_t **tails[LOOKUP_POOL_SZ];
92 static void ipf_dstlist_table_free(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(fr_info_t *, ippool_dst_t *);
115 static void ipf_dstlist_node_free(ipf_dstl_softc_t *, ippool_dst_t *, ipf_dstnode_t *);
269 ippool_dst_t *node, *next;
321 ipf_dstlist_table_deref(softc, arg, (ippool_dst_t *)data);
350 ippool_dst_t zer
[all...]
H A Dip_dstlist.h52 } ippool_dst_t; typedef in typeref:struct:ippool_dst
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dippool_y.y52 static ippool_dst_t ipld;
H A Dippool.c992 ippool_dst_t table;

Completed in 292 milliseconds