Home
last modified time | relevance | path

Searched refs:mactype_free (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/io/mac/plugins/
H A Dmac_6to4.c67 mactype_free(mtrp); in _init()
H A Dmac_ipv4.c73 mactype_free(mtrp); in _init()
H A Dmac_ipv6.c75 mactype_free(mtrp); in _init()
H A Dmac_ib.c85 mactype_free(mtrp); in _init()
H A Dmac_ether.c328 mactype_free(mtrp); in _init()
H A Dmac_wifi.c102 mactype_free(mtrp); in _init()
/titanic_41/usr/src/uts/common/sys/
H A Dmac_provider.h508 extern void mactype_free(mactype_register_t *);
H A Dmac.h644 extern void mactype_free(mactype_register_t *);
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac.c2892 mactype_free(mactype_register_t *mtrp) in mactype_free() function