Home
last modified time | relevance | path

Searched refs:gre_hashdestroy (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dip6_gre.c588 gre_hashdestroy(V_ipv6_hashtbl); in in6_gre_uninit()
591 gre_hashdestroy(V_ipv6_srchashtbl); in in6_gre_uninit()
592 gre_hashdestroy((struct gre_list *)V_ipv6_sockets); in in6_gre_uninit()
/f-stack/freebsd/netinet/
H A Dip_gre.c588 gre_hashdestroy(V_ipv4_hashtbl); in in_gre_uninit()
591 gre_hashdestroy(V_ipv4_srchashtbl); in in_gre_uninit()
592 gre_hashdestroy((struct gre_list *)V_ipv4_sockets); in in_gre_uninit()
/f-stack/freebsd/net/
H A Dif_gre.h137 void gre_hashdestroy(struct gre_list *);
H A Dif_gre.c438 gre_hashdestroy(struct gre_list *hash) in gre_hashdestroy() function
/f-stack/tools/compat/include/net/
H A Dif_gre.h137 void gre_hashdestroy(struct gre_list *);