NLA_U8            588 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_U8);
NLA_U8            821 src/libsystemd/sd-rtnl/rtnl-message.c         r = message_attribute_has_type(m, type, NLA_U8);
NLA_U8             78 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_VXLAN_TTL] = { .type = NLA_U8 },
NLA_U8             79 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_VXLAN_TOS] = { .type = NLA_U8 },
NLA_U8             80 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_VXLAN_LEARNING] = { .type = NLA_U8 },
NLA_U8             84 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_VXLAN_PROXY] = { .type = NLA_U8 },
NLA_U8             85 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_VXLAN_RSC] = { .type = NLA_U8 },
NLA_U8             86 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_VXLAN_L2MISS] = { .type = NLA_U8 },
NLA_U8             87 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_VXLAN_L3MISS] = { .type = NLA_U8 },
NLA_U8             91 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_BOND_MODE]                = { .type = NLA_U8 },
NLA_U8             96 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_BOND_USE_CARRIER]         = { .type = NLA_U8 },
NLA_U8            102 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_BOND_PRIMARY_RESELECT]    = { .type = NLA_U8 },
NLA_U8            103 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_BOND_FAIL_OVER_MAC]       = { .type = NLA_U8 },
NLA_U8            104 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_BOND_XMIT_HASH_POLICY]    = { .type = NLA_U8 },
NLA_U8            106 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_BOND_NUM_PEER_NOTIF]      = { .type = NLA_U8 },
NLA_U8            107 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_BOND_ALL_SLAVES_ACTIVE]   = { .type = NLA_U8 },
NLA_U8            111 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_BOND_AD_LACP_RATE]        = { .type = NLA_U8 },
NLA_U8            112 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_BOND_AD_SELECT]           = { .type = NLA_U8 },
NLA_U8            120 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_IPTUN_TTL]                 = { .type = NLA_U8 },
NLA_U8            121 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_IPTUN_TOS]                 = { .type = NLA_U8 },
NLA_U8            122 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_IPTUN_PMTUDISC]            = { .type = NLA_U8 },
NLA_U8            124 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_IPTUN_PROTO]               = { .type = NLA_U8 },
NLA_U8            139 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_GRE_TTL]      = { .type = NLA_U8 },
NLA_U8            140 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_GRE_TOS]      = { .type = NLA_U8 },
NLA_U8            141 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_GRE_PMTUDISC] = { .type = NLA_U8 },
NLA_U8            236 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_OPERSTATE]        = { .type = NLA_U8 },
NLA_U8            237 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_LINKMODE]         = { .type = NLA_U8 },
NLA_U8            258 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_CARRIER]          = { .type = NLA_U8 },