mactype_ops_t
mactype_ops_t *ops = mtrp->mtr_ops;
static mactype_ops_t mac_6to4_type_ops = {
static mactype_ops_t mac_6to4_type_ops;
static mactype_ops_t mac_ether_type_ops;
static mactype_ops_t mac_ether_type_ops = {
static mactype_ops_t mac_ib_type_ops = {
static mactype_ops_t mac_ib_type_ops;
static mactype_ops_t mac_ipv4_type_ops = {
static mactype_ops_t mac_ipv4_type_ops;
static mactype_ops_t mac_ipv6_type_ops = {
static mactype_ops_t mac_ipv6_type_ops;
static mactype_ops_t mac_wifi_type_ops = {
static mactype_ops_t mac_wifi_type_ops;
mactype_ops_t *mtr_ops;
mactype_ops_t mt_ops;