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

/freebsd-12-stable/contrib/ipfilter/
H A Dip_dstlist.c73 } ipf_dstl_softc_t; typedef in typeref:struct:ipf_dstl_softc_s
100 static void ipf_dstlist_table_free(ipf_dstl_softc_t *, ippool_dst_t *);
102 ipf_dstl_softc_t *, ippool_dst_t *);
103 static void ipf_dstlist_table_clearnodes(ipf_dstl_softc_t *,
107 static void ipf_dstlist_node_free(ipf_dstl_softc_t *, ippool_dst_t *, ipf_dstnode_t *);
148 ipf_dstl_softc_t *softd;
151 KMALLOC(softd, ipf_dstl_softc_t *);
179 ipf_dstl_softc_t *softd = arg;
215 ipf_dstl_softc_t *softd = arg;
273 ipf_dstl_softc_t *soft
[all...]
/freebsd-12-stable/sys/contrib/ipfilter/netinet/
H A Dip_dstlist.c73 } ipf_dstl_softc_t; typedef in typeref:struct:ipf_dstl_softc_s
100 static void ipf_dstlist_table_free(ipf_dstl_softc_t *, ippool_dst_t *);
102 ipf_dstl_softc_t *, ippool_dst_t *);
103 static void ipf_dstlist_table_clearnodes(ipf_dstl_softc_t *,
107 static void ipf_dstlist_node_free(ipf_dstl_softc_t *, ippool_dst_t *, ipf_dstnode_t *);
148 ipf_dstl_softc_t *softd;
151 KMALLOC(softd, ipf_dstl_softc_t *);
179 ipf_dstl_softc_t *softd = arg;
215 ipf_dstl_softc_t *softd = arg;
273 ipf_dstl_softc_t *soft
[all...]

Completed in 120 milliseconds