Searched refs:mactype_register (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_6to4.c63 if ((err = mactype_register(mtrp)) == 0) {
H A Dmac_ipv4.c69 if ((err = mactype_register(mtrp)) == 0) {
H A Dmac_ib.c81 if ((err = mactype_register(mtrp)) == 0) {
H A Dmac_ipv6.c71 if ((err = mactype_register(mtrp)) == 0) {
H A Dmac_wifi.c98 if ((err = mactype_register(mtrp)) == 0) {
H A Dmac_ether.c299 if ((err = mactype_register(mtrp)) == 0) {
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h509 extern int mactype_register(mactype_register_t *);
H A Dmac.h51 * mactype_register() to verify that incompatible MAC-Type plugins don't
639 extern int mactype_register(mactype_register_t *);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c2851 * mactype_register(), in which case we can go back
2898 mactype_register(mactype_register_t *mtrp) function

Completed in 94 milliseconds