Searched refs:gif_hashdestroy (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/net/
H A Dif_gif.h104 void gif_hashdestroy(struct gif_list *);
H A Dif_gif.c273 gif_hashdestroy(struct gif_list *hash) function
/freebsd-13-stable/sys/netinet/
H A Din_gif.c455 gif_hashdestroy(V_ipv4_hashtbl);
458 gif_hashdestroy(V_ipv4_srchashtbl);
/freebsd-13-stable/sys/netinet6/
H A Din6_gif.c479 gif_hashdestroy(V_ipv6_hashtbl);
482 gif_hashdestroy(V_ipv6_srchashtbl);

Completed in 159 milliseconds