NLA_UNION         972 src/libsystemd/sd-rtnl/rtnl-message.c         } else if (nl_type->type == NLA_UNION) {
NLA_UNION         201 src/libsystemd/sd-rtnl/rtnl-types.c         [IFLA_INFO_DATA]        = { .type = NLA_UNION, .type_system_union = &rtnl_link_info_data_type_system_union},
NLA_UNION         386 src/libsystemd/sd-rtnl/rtnl-types.c         assert_return(nl_type->type == NLA_UNION, -EINVAL);