Searched refs:ipf_dstl_softc_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/ipfilter/
H A Dip_dstlist.c81 } ipf_dstl_softc_t; typedef in typeref:struct:ipf_dstl_softc_s
108 static void ipf_dstlist_table_free __P((ipf_dstl_softc_t *, ippool_dst_t *));
110 ipf_dstl_softc_t *, ippool_dst_t *));
111 static void ipf_dstlist_table_clearnodes __P((ipf_dstl_softc_t *,
115 static void ipf_dstlist_node_free __P((ipf_dstl_softc_t *, ippool_dst_t *, ipf_dstnode_t *));
156 ipf_dstl_softc_t *softd;
159 KMALLOC(softd, ipf_dstl_softc_t *);
187 ipf_dstl_softc_t *softd = arg;
223 ipf_dstl_softc_t *softd = arg;
281 ipf_dstl_softc_t *soft
[all...]
/freebsd-10.1-release/sys/contrib/ipfilter/netinet/
H A Dip_dstlist.c81 } ipf_dstl_softc_t; typedef in typeref:struct:ipf_dstl_softc_s
108 static void ipf_dstlist_table_free __P((ipf_dstl_softc_t *, ippool_dst_t *));
110 ipf_dstl_softc_t *, ippool_dst_t *));
111 static void ipf_dstlist_table_clearnodes __P((ipf_dstl_softc_t *,
115 static void ipf_dstlist_node_free __P((ipf_dstl_softc_t *, ippool_dst_t *, ipf_dstnode_t *));
156 ipf_dstl_softc_t *softd;
159 KMALLOC(softd, ipf_dstl_softc_t *);
187 ipf_dstl_softc_t *softd = arg;
223 ipf_dstl_softc_t *softd = arg;
281 ipf_dstl_softc_t *soft
[all...]

Completed in 172 milliseconds