Home
last modified time | relevance | path

Searched refs:MAC_PLUGIN_IDENT_6TO4 (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/mac/plugins/
H A Dmac_6to4.c58 mtrp->mtr_ident = MAC_PLUGIN_IDENT_6TO4; in _init()
65 (void) mactype_unregister(MAC_PLUGIN_IDENT_6TO4); in _init()
75 if ((err = mactype_unregister(MAC_PLUGIN_IDENT_6TO4)) != 0) in _fini()
/titanic_50/usr/src/uts/common/sys/
H A Dmac_6to4.h39 #define MAC_PLUGIN_IDENT_6TO4 "mac_6to4" macro
/titanic_50/usr/src/uts/common/inet/iptun/
H A Diptun.c124 { IPTUN_TYPE_6TO4, MAC_PLUGIN_IDENT_6TO4, IPV4_VERSION,