Home
last modified time | relevance | path

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

/illumos-gate/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.c83 mactype_free(mtrp); in _init()
H A Dmac_wifi.c102 mactype_free(mtrp); in _init()
H A Dmac_ether.c353 mactype_free(mtrp); in _init()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h616 extern void mactype_free(mactype_register_t *);
H A Dmac.h711 extern void mactype_free(mactype_register_t *);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c3240 mactype_free(mactype_register_t *mtrp) in mactype_free() function